Skip to content

Commit f6e4e18

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump cargo_metadata from 0.18.1 to 0.19.0
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.18.1 to 0.19.0. - [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.0) --- 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 5cda8b1 commit f6e4e18

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
@@ -18,7 +18,7 @@ toml = "0.8"
1818

1919
[dev-dependencies]
2020
assert_cmd = "2.0"
21-
cargo_metadata = "0.18"
21+
cargo_metadata = "0.19"
2222
ctor = "0.2"
2323
snapbox = "0.6"
2424

0 commit comments

Comments
 (0)