Revert "build(deps): bump ahash from 0.8.6 to 0.8.7" (#9294)

This commit is contained in:
Pascal Kuthe 2024-01-11 14:13:39 +01:00 committed by GitHub
parent 84e24b33dc
commit 7739d3ece1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ once_cell = "1.19"
arc-swap = "1"
regex = "1"
bitflags = "2.4"
ahash = "0.8.7"
ahash = "0.8.6"
hashbrown = { version = "0.14.3", features = ["raw"] }
dunce = "1.0"