zero-to-production/chapter03-1/Cargo.toml

10 lines
230 B
TOML
Raw Normal View History

2020-08-23 10:34:29 +00:00
[package]
name = "chapter03-1"
version = "0.1.0"
authors = ["LukeMathWalker <rust@lpalmieri.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]