Skip to content

Commit a333194

Browse files
build(deps): bump hashbrown from 0.12.1 to 0.12.2 (#1818)
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.12.1...v0.12.2) --- updated-dependencies: - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d99fa88 commit a333194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,9 @@ dependencies = [
460460

461461
[[package]]
462462
name = "hashbrown"
463-
version = "0.12.1"
463+
version = "0.12.2"
464464
source = "registry+https://github.com/rust-lang/crates.io-index"
465-
checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"
465+
checksum = "607c8a29735385251a339424dd462993c0fed8fa09d378f259377df08c126022"
466466

467467
[[package]]
468468
name = "hdrhistogram"

0 commit comments

Comments
 (0)