LearnRust/06-control_flow/Cargo.toml
2023-05-07 03:18:20 +03:00

8 lines
181 B
TOML

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