summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 3453c1ccc287c9770d73a6a84c4f64cbec220b03 (plain)
1
2
3
4
5
6
[package]
name = "aoc2024"
version = "0.1.0"
edition = "2021"

[dependencies]