version 0.2.2 (#59)

* replaced fxhash with gxhash
This commit is contained in:
Sreedev Kodichath
2024-07-04 23:23:01 -04:00
committed by GitHub
parent a56d194ee3
commit 028b868ea9
5 changed files with 285 additions and 401 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[build]
rustflags = ["-C", "target-feature=+aes,+sse2"]