This commit is contained in:
RingOfStorms (Joshua Bell) 2025-04-28 22:44:25 -05:00
parent b036db60d2
commit 902917426f
9 changed files with 1234 additions and 1 deletions

6
2024/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "aoc_2024"
version = "0.1.0"
edition = "2021"
[dependencies]