Skip to content

Commit 68c7537

Browse files
build(deps): bump ahash from 0.8.3 to 0.8.5 (#8597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dbf882 commit 68c7537

File tree

2 files changed

+35
-14
lines changed

2 files changed

+35
-14
lines changed

Cargo.lock

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

helix-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ once_cell = "1.18"
3030
arc-swap = "1"
3131
regex = "1"
3232
bitflags = "2.4"
33-
ahash = "0.8.3"
33+
ahash = "0.8.5"
3434
hashbrown = { version = "0.14.2", features = ["raw"] }
3535
dunce = "1.0"
3636

0 commit comments

Comments
 (0)