adventofcode2023/day1-trebuchet/Cargo.toml
2023-12-02 13:06:07 +00:00

9 lines
183 B
TOML

[package]
name = "day1-trebuchet"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]