1
0
Fork 0
AdvenOfCode2022/Cargo.toml

9 lines
183 B
TOML
Raw Normal View History

2022-12-01 20:40:58 +01:00
[package]
2022-12-01 22:48:32 +01:00
name = "advent_of_code"
2022-12-01 20:40:58 +01:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]