protohackers/problem_01/Cargo.toml

9 lines
179 B
TOML
Raw Normal View History

2023-04-17 19:45:27 +00:00
[package]
2023-04-19 12:17:35 +00:00
name = "problem_02"
2023-04-17 19:45:27 +00:00
version = "0.1.0"
edition = "2021"
2023-04-19 12:17:35 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2023-04-17 19:45:27 +00:00
[dependencies]