Skip to content

Commit e499b77

Browse files
bootc-bot[bot]jeckersb
authored andcommitted
fix(deps): update rust crate cargo_metadata to 0.23
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 94d896a commit e499b77

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

crates/xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ toml = { workspace = true }
2727
xshell = { workspace = true }
2828

2929
# Crate-specific dependencies
30-
cargo_metadata = "0.19"
30+
cargo_metadata = "0.23"
3131
mandown = "1.1.0"
3232
rand = "0.9"
3333
serde_yaml = "0.9"

0 commit comments

Comments
 (0)