Files
advent-of-code/2022/day-1_calorie_counting/Cargo.toml
TuDatTr 86fb084454 Initial commit
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-01 12:50:10 +01:00

9 lines
191 B
TOML

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