Ver código fonte

build(deps): bump hashbrown from 0.9.0 to 0.9.1

Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.9.0 to 0.9.1.
- [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.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 anos atrás
pai
commit
01ca8bedbe
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -578,9 +578,9 @@ dependencies = [
 
 [[package]]
 name = "hashbrown"
-version = "0.9.0"
+version = "0.9.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "00d63df3d41950fb462ed38308eea019113ad1508da725bbedcd0fa5a85ef5f7"
+checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
 
 [[package]]
 name = "hermit-abi"