build(deps): bump hashbrown from 0.14.1 to 0.14.2 (#8594)

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

View file

@ -31,7 +31,7 @@ arc-swap = "1"
regex = "1"
bitflags = "2.4"
ahash = "0.8.3"
hashbrown = { version = "0.14.1", features = ["raw"] }
hashbrown = { version = "0.14.2", features = ["raw"] }
dunce = "1.0"
log = "0.4"