We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hashbrown
1 parent 298f22e commit 6f569ceCopy full SHA for 6f569ce
gix-index/Cargo.toml
@@ -34,7 +34,7 @@ gix-lock = { version = "^17.1.0", path = "../gix-lock" }
34
gix-fs = { version = "^0.15.0", path = "../gix-fs" }
35
gix-utils = { version = "^0.3.0", path = "../gix-utils" }
36
37
-hashbrown = "0.14.3"
+hashbrown = "0.15.4"
38
fnv = "1.0.7"
39
thiserror = "2.0.0"
40
memmap2 = "0.9.0"
0 commit comments