Skip to content

Commit ebaa23c

Browse files
chore(deps): update rust crate cargo_metadata to 0.21.0
1 parent 840b83a commit ebaa23c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@ cargo-test-macro = { version = "0.4.4", path = "crates/cargo-test-macro" }
3535
cargo-test-support = { version = "0.8.0", path = "crates/cargo-test-support" }
3636
cargo-util = { version = "0.2.22", path = "crates/cargo-util" }
3737
cargo-util-schemas = { version = "0.10.0", path = "crates/cargo-util-schemas" }
38-
cargo_metadata = "0.20.0"
38+
cargo_metadata = "0.21.0"
3939
clap = "4.5.40"
4040
clap_complete = { version = "4.5.54", features = ["unstable-dynamic"] }
4141
color-print = "0.3.7"

0 commit comments

Comments
 (0)