mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Implement 2016 day 22 part 1. Again.
This commit is contained in:
@@ -6,5 +6,5 @@ authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
regex = "1.0"
|
||||
itertools = "0.7.8"
|
||||
itertools = "0.8"
|
||||
permutohedron = "0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user