Skip to content

Commit 937ca3d

Browse files
build(deps): Bump ahash from 0.8.10 to 0.8.11 (#2761)
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](tkaitchuck/aHash@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: ahash 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>
1 parent ebe1a9f commit 937ca3d

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
@@ -25,9 +25,9 @@ checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
2525

2626
[[package]]
2727
name = "ahash"
28-
version = "0.8.10"
28+
version = "0.8.11"
2929
source = "registry+https://github.com/rust-lang/crates.io-index"
30-
checksum = "8b79b82693f705137f8fb9b37871d99e4f9a7df12b917eed79c3d3954830a60b"
30+
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
3131
dependencies = [
3232
"cfg-if",
3333
"getrandom",

0 commit comments

Comments
 (0)