soluces/rust/semaine-5/first-temperature-list/Cargo.toml
2023-11-22 23:07:21 +01:00

8 lines
191 B
TOML

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