AoC/2022/days/04/camp-cleanup/Cargo.toml

9 lines
181 B
TOML
Raw Permalink Normal View History

2023-12-10 20:05:40 +01:00
[package]
2024-06-02 17:39:40 +02:00
name = "camp-cleanup"
2023-12-10 20:05:40 +01:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]