Skip to content

Commit

Permalink
Bump ahash from 0.8.7 to 0.8.10 (#1210)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 68a7e96 commit 1f90516
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -36,7 +36,7 @@ enum_dispatch = "0.3.8"
serde = { version = "1.0.196", features = ["derive"] }
speedate = "0.13.0"
smallvec = "1.13.1"
ahash = "0.8.7"
ahash = "0.8.10"
url = "2.5.0"
# idna is already required by url, added here to be explicit
idna = "0.5.0"
Expand Down

0 comments on commit 1f90516

Please sign in to comment.