Upgrade hashbrown to version 0.13

This commit is contained in:
Joakim Frostegård 2022-11-12 14:37:53 +01:00
parent 1f73d11a97
commit 9ace8f53b8
7 changed files with 21 additions and 12 deletions

View file

@ -23,7 +23,7 @@ anyhow = "1"
arc-swap = "1"
duplicate = "0.4"
git-testament = "0.2"
hashbrown = "0.12"
hashbrown = "0.13"
hex = "0.4"
indexmap = "1"
indexmap-amortized = "1"