Skip to content

Commit

Permalink
Update Rust crate hashbrown to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 9138cd8 commit b5ef119
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 @@ -15,7 +15,7 @@ serde = { version = "1.0.200", optional = true, default-features = false }

[dev-dependencies]
bincode = "1.3.3"
hashbrown = "0.14.5"
hashbrown = "0.15.0"
heapless = "0.8.0"
rustc-hash = "2.0.0"
nohash-hasher = "0.2.0"
Expand Down

0 comments on commit b5ef119

Please sign in to comment.