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.
gix
1 parent 7957987 commit 8576bc7Copy full SHA for 8576bc7
Cargo.toml
@@ -49,5 +49,5 @@ hashbrown = { version = "0.14.0", features = ["raw"] }
49
50
[dev-dependencies]
51
gix-testtools = "0.12.0"
52
-crates-index = { version = "2.0.0", default-features = false, features = ["git-performance", "git-https"] }
+crates-index = { version = "2.2.0", default-features = false, features = ["git-performance", "git-https"] }
53
tempdir = "0.3.5"
0 commit comments