Skip to content

Commit 95b1062

Browse files
committed
testing hashing solutions
1 parent 4063a6a commit 95b1062

File tree

2 files changed

+263
-53
lines changed

2 files changed

+263
-53
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ edition = "2021"
88
[dependencies]
99
pyo3 = {version = "0.16.5", default-features = false, features = ["macros", "auto-initialize"]}
1010
ahash = "0.7.6"
11+
nohash-hasher = "0.2.0"

0 commit comments

Comments
 (0)