Updated Cargo.toml

This commit is contained in:
2024-09-29 08:09:22 -04:00
parent d47b3f12a7
commit cab5c40d08

View File

@@ -8,4 +8,5 @@ debug = true
[dependencies]
rand="0.8.5"
finum={ path="../finum" }
hashbrown="0.14.5"