zero-to-production/chapter03-1/Cargo.toml
LukeMathWalker 7e63ca87bd Scaffolding
2020-08-23 11:34:29 +01:00

10 lines
230 B
TOML

[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]