Bump hashbrown from 0.3.1 to 0.5.0 (#5450)
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.3.1 to 0.5.0. - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.3.1...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
b72c5689c9
commit
be9fa22db7
@ -14,7 +14,7 @@ bv = { version = "0.11.0", features = ["serde"] }
|
||||
byteorder = "1.3.2"
|
||||
fnv = "1.0.6"
|
||||
fs_extra = "1.1.0"
|
||||
hashbrown = "0.3.1"
|
||||
hashbrown = "0.5.0"
|
||||
lazy_static = "1.3.0"
|
||||
libc = "0.2.58"
|
||||
libloading = "0.5.2"
|
||||
|
Reference in New Issue
Block a user