aoc2023/7/Cargo.toml
Keenan Tims 9ab450d258
day7: problem 1 & 2 solutions
forgot to commit problem 1 only solution
2023-12-06 22:37:02 -08:00

9 lines
173 B
TOML

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