Skip to content

Commit b25d501

Browse files
Bump ahash from 0.8.6 to 0.8.11
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.8.6 to 0.8.11. - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits/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>
1 parent 9f228fa commit b25d501

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/accelerate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ numpy = "0.20.0"
2020
rand = "0.8"
2121
rand_pcg = "0.3"
2222
rand_distr = "0.4.3"
23-
ahash = "0.8.6"
23+
ahash = "0.8.11"
2424
num-traits = "0.2"
2525
num-complex = "0.4"
2626
num-bigint = "0.4"

0 commit comments

Comments
 (0)