This commit is contained in:
2024-11-01 23:43:17 +01:00
parent 9feb20082a
commit 2f316a4691
4 changed files with 89 additions and 10 deletions

View File

@@ -11,4 +11,5 @@ bench = false
aoc-runner = "0.3.0"
aoc-runner-derive = "0.3.0"
regex = "1.10.2"
json = "0.12.4"
json = "0.12.4"
itertools = "0.13.0"