mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-26 21:30:31 +01:00
Implement 2023 day 8 part 2
This commit is contained in:
@@ -10,6 +10,7 @@ aho-corasick = "1.1.2"
|
||||
anyhow = "1.0.75"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
nom = "7.1.3"
|
||||
num-integer = "0.1.45"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user