Skip to content

Commit 6e8672f

Browse files
build(deps): bump cargo_metadata from 0.23.0 to 0.23.1 in the cargo-metadata group (#416)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8987673 commit 6e8672f

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
@@ -15,7 +15,7 @@ description = "A cargo extension for specifying supported targets for a crate"
1515
anstream = "0.6.21"
1616
anstyle = "1.0.13"
1717
cargo-config2 = "0.1.39"
18-
cargo_metadata = "0.23.0"
18+
cargo_metadata = "0.23.1"
1919
clap = { version = "4.5.53", features = ["derive"] }
2020
clap-cargo = { version = "0.18.3", features = ["cargo_metadata"] }
2121
error-stack = "0.5.0"

0 commit comments

Comments
 (0)