Skip to content

Commit 8576bc7

Browse files
committed
assure gix versions are synced in the entire tree.
Otherweise one runs with best performance, and the other one doesn't
1 parent 7957987 commit 8576bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ hashbrown = { version = "0.14.0", features = ["raw"] }
4949

5050
[dev-dependencies]
5151
gix-testtools = "0.12.0"
52-
crates-index = { version = "2.0.0", default-features = false, features = ["git-performance", "git-https"] }
52+
crates-index = { version = "2.2.0", default-features = false, features = ["git-performance", "git-https"] }
5353
tempdir = "0.3.5"

0 commit comments

Comments
 (0)