Skip to content

Commit 736ad23

Browse files
build(deps): bump cargo_metadata from 0.18.1 to 0.19.1
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.18.1 to 0.19.1. - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.18.1...0.19.1) --- updated-dependencies: - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8b5c77 commit 736ad23

File tree

2 files changed

+39
-5
lines changed

2 files changed

+39
-5
lines changed

Cargo.lock

Lines changed: 38 additions & 4 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.18"
1616
anstyle = "1.0.10"
1717
cargo-config2 = "0.1.31"
18-
cargo_metadata = "0.18.1"
18+
cargo_metadata = "0.19.1"
1919
clap = { version = "4.5.23", features = ["derive"] }
2020
clap-cargo = { version = "0.14.1", features = ["cargo_metadata"] }
2121
error-stack = "0.5.0"

0 commit comments

Comments
 (0)