LearnRust/6-control_flow/Cargo.toml
2023-04-29 17:30:19 +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]