Skip to content

Commit 7dfe06c

Browse files
chore(deps): Update Rust crate cargo_metadata to 0.19
1 parent bd084c2 commit 7dfe06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ vendored-libgit2 = ["git2/vendored-libgit2"]
127127
vendored-openssl = ["git2/vendored-openssl"]
128128

129129
[dependencies]
130-
cargo_metadata = "0.18"
130+
cargo_metadata = "0.19"
131131
# Use this with default-features set to "true" (implicitly) so that reqwest,
132132
# a transitive dependency, is compiled with support for both webpki
133133
# certificates AND native certificates. We want support for both to be

0 commit comments

Comments
 (0)