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 bf273cd commit af17165Copy full SHA for af17165
Cargo.toml
@@ -27,7 +27,7 @@ arrow = { version = "53.1.0", default-features = false, features = ["ffi"] }
27
rand_chacha = "0.3.1"
28
anyhow = "1.0.72"
29
faer = { version = "0.19.4", default-features = false, features = ["std"] }
30
-pulp = "0.19.6"
+pulp = "0.20.1"
31
rayon = "1.10.0"
32
33
[dev-dependencies]
0 commit comments