Skip to content

Commit

Permalink
Bump ahash from 0.8.5 to 0.8.6 (#69)
Browse files Browse the repository at this point in the history
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/tkaitchuck/ahash/releases)
- [Commits](https://github.com/tkaitchuck/ahash/commits)

---
updated-dependencies:
- dependency-name: ahash
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e5e6e88 commit f94cedb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ keywords = ["data-structures", "graphs", "algorithms", "containers", "graph-theo
categories = ["data-structures", "algorithms", "mathematics", "science"]

[dependencies]
ahash = "0.8.5"
ahash = "0.8.6"
serde = "1.0.190"
thiserror = "1.0.50"

Expand Down

0 comments on commit f94cedb

Please sign in to comment.