Update to hashbrown v0.15

This commit is contained in:
Joakim Frostegård 2025-01-12 22:10:29 +01:00
parent 86ff9cd577
commit ea06ffd513
6 changed files with 22 additions and 11 deletions

View file

@ -26,7 +26,7 @@ anyhow = "1"
arc-swap = "1"
duplicate = "1"
git-testament = "0.2"
hashbrown = "0.14"
hashbrown = "0.15"
hex = "0.4"
indexmap = "2"
libc = "0.2"