advent-of-code-2021/day19/Cargo.toml
Louis Vallat ed09479081
Added day 19 code for part 1 and 2
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2022-01-07 11:55:38 +01:00

9 lines
174 B
TOML

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