Update hashbrown to 0.12

This commit is contained in:
Joakim Frostegård 2022-02-19 14:32:31 +01:00
parent 40d7265f5b
commit 4073a1b8be
6 changed files with 19 additions and 10 deletions

View file

@ -17,7 +17,7 @@ cpu-pinning = ["hwloc", "libc"]
ahash = "0.7"
anyhow = "1"
arc-swap = "1"
hashbrown = "0.11"
hashbrown = "0.12"
hex = "0.4"
indexmap-amortized = "1"
log = "0.4"