mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Implement day 7 part 1
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = "3.0.0-beta.5"
|
||||
itertools = "0.10"
|
||||
nom = "7"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user