Day 10 Part 1 complete

This commit is contained in:
2023-12-10 23:21:24 +00:00
parent a4c8d73439
commit 075f7e39c7
6 changed files with 232 additions and 5 deletions
+1
View File
@@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
async-trait = "0.1.74"
fancy-regex = "0.12.0"
hashbrown = "0.14.3"
itertools = "0.12.0"
strum = "0.25.0"
strum_macros = "0.25.3"