Skip to content

Commit 6f569ce

Browse files
committed
update hashbrown to 0.15.
1 parent 298f22e commit 6f569ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gix-index/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gix-lock = { version = "^17.1.0", path = "../gix-lock" }
3434
gix-fs = { version = "^0.15.0", path = "../gix-fs" }
3535
gix-utils = { version = "^0.3.0", path = "../gix-utils" }
3636

37-
hashbrown = "0.14.3"
37+
hashbrown = "0.15.4"
3838
fnv = "1.0.7"
3939
thiserror = "2.0.0"
4040
memmap2 = "0.9.0"

0 commit comments

Comments
 (0)