build(deps): bump ahash from 0.8.5 to 0.8.6 (#8669)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-31 16:56:23 +09:00 committed by GitHub
parent d171e23f72
commit d32e052e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

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