Skip to content

Commit 9ef745b

Browse files
chore(deps): update rust crate cargo_metadata to 0.18.0
1 parent 288f424 commit 9ef745b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cargo-platform = { path = "crates/cargo-platform", version = "0.1.4" }
3030
cargo-test-macro = { path = "crates/cargo-test-macro" }
3131
cargo-test-support = { path = "crates/cargo-test-support" }
3232
cargo-util = { version = "0.2.6", path = "crates/cargo-util" }
33-
cargo_metadata = "0.17.0"
33+
cargo_metadata = "0.18.0"
3434
clap = "4.4.6"
3535
color-print = "0.3.4"
3636
core-foundation = { version = "0.9.3", features = ["mac_os_10_7_support"] }

0 commit comments

Comments
 (0)