Implemented Day 7 part 1.
This commit is contained in:
@@ -6,4 +6,4 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
itertools = "0.7.4"
|
||||
itertools = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user