We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4063a6a commit 95b1062Copy full SHA for 95b1062
Cargo.toml
@@ -8,3 +8,4 @@ edition = "2021"
8
[dependencies]
9
pyo3 = {version = "0.16.5", default-features = false, features = ["macros", "auto-initialize"]}
10
ahash = "0.7.6"
11
+nohash-hasher = "0.2.0"
0 commit comments