advent-of-code-2021/day11/Cargo.toml
Louis Vallat e1d138c3ca
Added day 11 code for part 1 and 2
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2021-12-15 00:37:12 +01:00

9 lines
174 B
TOML

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