Skip to content

Commit

Permalink
Update Rust crate hashbrown to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent d7038e2 commit 2b2c57f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 9 deletions.
37 changes: 29 additions & 8 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.186", optional = true, default-features = false }

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

0 comments on commit 2b2c57f

Please sign in to comment.