rust/ch03_practice/Cargo.toml
2022-12-16 16:26:46 -05:00

9 lines
182 B
TOML

[package]
name = "ch03_practice"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]