Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 3638fa3

Browse files
Bump cargo_metadata from 0.6.4 to 0.7.0
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Commits](https://github.com/oli-obk/cargo_metadata/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 361b9f2 commit 3638fa3

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

Cargo.lock

Lines changed: 14 additions & 1 deletion
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
@@ -20,7 +20,7 @@ test = false
2020

2121
[dependencies]
2222
cargo = { git = "https://github.com/rust-lang/cargo", rev = "907c0febe7045fa02dff2a35c5e36d3bd59ea50d" }
23-
cargo_metadata = "0.6"
23+
cargo_metadata = "0.7"
2424
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "280069ddc750d8a20d075c76322c45d5db4a48f8", optional = true }
2525
env_logger = "0.6"
2626
failure = "0.1.1"

0 commit comments

Comments
 (0)