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

View File

@@ -10,7 +10,6 @@ csv = "1.3.0"
ndarray = "0.15.6"
nom = "7.1.3"
num = "0.4.1"
rayon = "1.8.0"
strum = "0.25.0"
strum_macros = "0.25.3"