Skip to content

Commit 8dba67a

Browse files
Bump ahash from 0.8.4 to 0.8.6 (#1046)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73c431b commit 8dba67a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@ enum_dispatch = "0.3.8"
3535
serde = { version = "1.0.190", features = ["derive"] }
3636
speedate = "0.12.0"
3737
smallvec = "1.11.1"
38-
ahash = "0.8.4"
38+
ahash = "0.8.6"
3939
url = "2.4.1"
4040
# idna is already required by url, added here to be explicit
4141
idna = "0.4.0"

0 commit comments

Comments
 (0)