1
0
Fork 0

Day - part 1 done hehehe

This commit is contained in:
Florent DENEF 2022-12-29 13:55:39 +01:00
parent 9a050b663d
commit 6a8ea1b392
2 changed files with 8 additions and 53 deletions

View file

@ -13,4 +13,3 @@ rpath = true
[dependencies]
nom = "7.1.1"
itertools = "0.10.5"
fancy-regex = { version = "0.10.0", features = ["perf-literal", "perf-dfa", "perf-inline", "perf-cache"] }