Skip to content

Commit

Permalink
chore(deps): bump hashbrown to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Oct 3, 2024
1 parent 0cd3a72 commit 4fdb85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ tiny-keccak = { version = "2.0", default-features = false }
sha3 = { version = "0.10.8", default-features = false }

# maps
hashbrown = { version = "0.14", default-features = false }
hashbrown = { version = "0.15", default-features = false }
indexmap = { version = "2.5", default-features = false }
rustc-hash = { version = "2.0", default-features = false }

Expand Down

0 comments on commit 4fdb85b

Please sign in to comment.