No performance improvement, but the code is a lot cleaner

This commit is contained in:
Connor Johnstone
2023-12-11 10:55:13 -07:00
parent c566b5bb64
commit 292171bf3e
6 changed files with 45 additions and 114 deletions

1
day_10/Cargo.lock generated
View File

@@ -205,7 +205,6 @@ dependencies = [
"ndarray",
"nom",
"num",
"rayon",
"strum",
"strum_macros",
]