Skip to content

Commit

Permalink
downgrade pulp to 0.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
h4n0 committed Sep 9, 2024
1 parent 39ba2d4 commit da9d714
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ thiserror-no-std = { version = "^2.0.0", default-features = false }
hashbrown = { version = "0.14" }
zeroize = { version = "^1.8.1", features = ["alloc"] }
zeroize_derive = { version = "^1.4.2" }
pulp = {version = "^0.18.22", default-features = false}
pulp = {version = "^0.18.9", default-features = false}

0 comments on commit da9d714

Please sign in to comment.