Skip to content

Commit

Permalink
Update Rust crate hashbrown to 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 0fe903e commit 145e9b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ serde = { version = "1.0.199", optional = true, default-features = false }

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

0 comments on commit 145e9b3

Please sign in to comment.