Skip to content

Commit fa0d34f

Browse files
committed
chore: update pulp dependency
1 parent 36d05b3 commit fa0d34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ thiserror = "2.0.3"
2525
rand_chacha = "0.9.0"
2626
anyhow = "1.0.72"
2727
faer = { version = "0.23.2", default-features = false, features = ["linalg"] }
28-
pulp = "0.21.4"
28+
pulp = "0.22.2"
2929
rayon = "1.10.0"
3030
zarrs = { version = "0.22.0", features = [
3131
"filesystem",

0 commit comments

Comments
 (0)