Skip to content

Commit

Permalink
Merge pull request #121 from agourlay/dependabot/cargo/ahash-0.8.6
Browse files Browse the repository at this point in the history
build(deps): bump ahash from 0.8.5 to 0.8.6
  • Loading branch information
mergify[bot] authored Oct 30, 2023
2 parents 8549564 + e830961 commit b250742
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 @@ clap = { version = "4.4.7", features = ["cargo"] }
indicatif = "0.17.7"
thiserror = "1.0.50"
num_cpus = "1.16.0"
ahash = "0.8.5"
ahash = "0.8.6"

[profile.test]
opt-level = 3 # needed for fast execution
Expand Down

0 comments on commit b250742

Please sign in to comment.