We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367979a commit 9c1abc5Copy full SHA for 9c1abc5
Cargo.toml
@@ -15,7 +15,7 @@ extension-module = ["pyo3/extension-module"]
15
[dependencies]
16
ahash = "0.8.12"
17
indicatif = "0.18.0"
18
-kiddo = { version = "5.2.2", features = ["simd"] }
+kiddo = "5.2.2"
19
mimalloc = { version = "0.1.48", features = ["v3"] }
20
nalgebra = { version = "0.34.1", features = ["rand"] }
21
parry3d-f64 = { version = "0.25", features = ["parallel"] }
0 commit comments