Finished part 2. Not really satisfied with the answer.

This commit is contained in:
Connor Johnstone
2023-12-08 00:21:19 -07:00
parent b3f768f211
commit 0ac85b5ef0
3 changed files with 117 additions and 19 deletions

View File

@@ -7,6 +7,8 @@ edition = "2021"
[dependencies]
nom = "7.1.3"
num = "0.4.1"
rayon = "1.8.0"
strum = "0.25.0"
strum_macros = "0.25.3"