Skip to content

Commit 191c772

Browse files
committed
chore: Update cargo_metadata to 0.23.1
1 parent 2d4fa13 commit 191c772

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
@@ -35,7 +35,7 @@ cargo-test-macro = { version = "0.4.8", path = "crates/cargo-test-macro" }
3535
cargo-test-support = { version = "0.9.1", path = "crates/cargo-test-support" }
3636
cargo-util = { version = "0.2.26", path = "crates/cargo-util" }
3737
cargo-util-schemas = { version = "0.10.3", path = "crates/cargo-util-schemas" }
38-
cargo_metadata = "0.23.0"
38+
cargo_metadata = "0.23.1"
3939
clap = "4.5.51"
4040
clap_complete = { version = "4.5.60", features = ["unstable-dynamic"] }
4141
color-print = "0.3.7"

0 commit comments

Comments
 (0)