advent-of-code-2021/day24/Cargo.toml
Louis Vallat cf351b153a
Added day 24 code for part 1 and 2
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2022-01-14 14:14:06 +01:00

9 lines
174 B
TOML

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