mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Implement 2023 day 25
This commit is contained in:
@@ -12,6 +12,7 @@ clap = { version = "4.4.8", features = ["derive"] }
|
||||
linked-hash-map = "0.5.6"
|
||||
nom = "7.1.3"
|
||||
num-integer = "0.1.45"
|
||||
rand = "0.8.5"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user