Skip to content

Commit

Permalink
Auto merge of #4160 - lzutao:bump-cargo_metadata, r=matthiaskrgr
Browse files Browse the repository at this point in the history
Bump cargo_metadata to 0.8.0

changelog: none
  • Loading branch information
bors committed Jun 2, 2019
2 parents 647cc40 + d6f580d commit f5d6804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ semver = "0.9"
rustc_tools_util = { version = "0.2.0", path = "rustc_tools_util"}

[dev-dependencies]
cargo_metadata = "0.7.1"
cargo_metadata = "0.8.0"
compiletest_rs = { version = "0.3.22", features = ["tmp"] }
lazy_static = "1.0"
clippy-mini-macro-test = { version = "0.2", path = "mini-macro" }
Expand Down

0 comments on commit f5d6804

Please sign in to comment.