summaryrefslogtreecommitdiff
path: root/aoc/2024/02/rust/Cargo.toml
blob: 88e7b428080048b2824d3e732dfc8518e44d6ce1 (plain)
1
2
3
4
5
6
[package]
name = "puzzle"
version = "0.1.0"
edition = "2021"

[dependencies]