Skip to content

Commit 1f2a2e8

Browse files
Bump ahash from 0.8.11 to 0.8.12 (#1727)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 238c1c7 commit 1f2a2e8

File tree

2 files changed

+36
-11
lines changed

2 files changed

+36
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ enum_dispatch = "0.3.13"
3838
serde = { version = "1.0.219", features = ["derive"] }
3939
speedate = "0.15.0"
4040
smallvec = "1.15.0"
41-
ahash = "0.8.10"
41+
ahash = "0.8.12"
4242
url = "2.5.4"
4343
# idna is already required by url, added here to be explicit
4444
idna = "1.0.3"

0 commit comments

Comments
 (0)