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>
This commit is contained in:
dependabot[bot] 2023-10-24 17:59:38 +09:00 committed by GitHub
parent 9dbf882808
commit 68c7537de5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 14 deletions

View file

@ -30,7 +30,7 @@ once_cell = "1.18"
arc-swap = "1"
regex = "1"
bitflags = "2.4"
ahash = "0.8.3"
ahash = "0.8.5"
hashbrown = { version = "0.14.2", features = ["raw"] }
dunce = "1.0"