Skip to content

Commit

Permalink
Update hashbrown requirement from 0.14.3 to 0.15.0
Browse files Browse the repository at this point in the history
Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](rust-lang/hashbrown@v0.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f4cdee5 commit c006655
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 @@ -33,5 +33,5 @@ prohibit-unsafe = []
utf16 = []

[dependencies]
hashbrown = "0.14.3"
hashbrown = "0.15.0"
memchr = { version = "2.4.0", default-features = false }

0 comments on commit c006655

Please sign in to comment.