Skip to content

Commit

Permalink
Bump hashbrown from 0.14.3 to 0.14.5 (#3834)
Browse files Browse the repository at this point in the history
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.14.3 to 0.14.5.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](rust-lang/hashbrown@v0.14.3...v0.14.5)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent f469096 commit 1c8400a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 @@ -54,7 +54,7 @@ bitflags = "2.5.0"
clap = "4.5.4"
colored = "2.1.0"
fast-float = "0.2.0"
hashbrown = { version = "0.14.3", default-features = false }
hashbrown = { version = "0.14.5", default-features = false }
indexmap = { version = "2.2.6", default-features = false }
indoc = "2.0.5"
jemallocator = "0.5.4"
Expand Down

0 comments on commit 1c8400a

Please sign in to comment.