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 3ce0e91 commit 126348bCopy full SHA for 126348b
Cargo.toml
@@ -25,7 +25,7 @@ thiserror = "2.0.3"
25
rand_chacha = "0.9.0"
26
anyhow = "1.0.72"
27
faer = { version = "0.23.2", default-features = false, features = ["linalg"] }
28
-pulp = "0.21.4"
+pulp = "0.22.2"
29
rayon = "1.10.0"
30
zarrs = { version = "0.22.0", features = [
31
"filesystem",
0 commit comments