Skip to content

Commit fd28a03

Browse files
chore(deps): update rust crate cargo_metadata to 0.17.0
1 parent 0de91c8 commit fd28a03

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cargo-platform = { path = "crates/cargo-platform", version = "0.1.4" }
2828
cargo-test-macro = { path = "crates/cargo-test-macro" }
2929
cargo-test-support = { path = "crates/cargo-test-support" }
3030
cargo-util = { version = "0.2.6", path = "crates/cargo-util" }
31-
cargo_metadata = "0.14.0"
31+
cargo_metadata = "0.17.0"
3232
clap = "4.3.23"
3333
core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }
3434
crates-io = { version = "0.39.0", path = "crates/crates-io" }

0 commit comments

Comments
 (0)