build(deps): bump hashbrown from 0.14.2 to 0.14.3 (#8928)

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

View file

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