summaryrefslogtreecommitdiff
path: root/2024/02/rust/Cargo.toml
blob: 603083701bc7beeb56d64564a529505dd7ea3f21 (plain)
1
2
3
4
5
6
[package]
name = "aoc_2024-02"
version = "0.1.0"
edition = "2021"

[dependencies]