aoc2024/Cargo.toml

8 lines
113 B
TOML
Raw Normal View History

2024-12-01 12:54:24 +00:00
[package]
edition = "2021"
name = "aoc2024"
version = "0.1.0"
[dependencies]
thiserror = "2"