Skip to content

Commit

Permalink
chore(deps): bump ahash from 0.5.7 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [ahash](https://github.com/tkaitchuck/ahash) from 0.5.7 to 0.6.1.
- [Release notes](https://github.com/tkaitchuck/ahash/releases)
- [Commits](https://github.com/tkaitchuck/ahash/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 1, 2020
1 parent 373ef92 commit 31e8988
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -46,7 +46,7 @@ toml = "0.5"
log = "0.4"
env_logger = "0.8"
bstr = "0.2"
ahash = "0.5.7"
ahash = "0.6.1"
difflib = "0.4"
proc-exit = "0.3"
human-panic = "1.0.3"
Expand Down

0 comments on commit 31e8988

Please sign in to comment.