AoC/2022/days/03/rucksack/Cargo.toml

9 lines
177 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 = "rucksack"
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]