We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd084c2 commit 7dfe06cCopy full SHA for 7dfe06c
Cargo.toml
@@ -127,7 +127,7 @@ vendored-libgit2 = ["git2/vendored-libgit2"]
127
vendored-openssl = ["git2/vendored-openssl"]
128
129
[dependencies]
130
-cargo_metadata = "0.18"
+cargo_metadata = "0.19"
131
# Use this with default-features set to "true" (implicitly) so that reqwest,
132
# a transitive dependency, is compiled with support for both webpki
133
# certificates AND native certificates. We want support for both to be
0 commit comments