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

Commit b07ff40

Browse files
authored
Merge pull request #759 from BORN2LOSE/deps
update cargo_metadata
2 parents 9688292 + 1e1a605 commit b07ff40

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
@@ -12,7 +12,7 @@ build = "build.rs"
1212
[dependencies]
1313
# cargo hash delivered with nightly-2018-02-01
1414
cargo = { git = "https://github.com/rust-lang/cargo", rev = "1d6dfea44f97199d5d5c177c7dadcde393eaff9a" }
15-
cargo_metadata = "0.4"
15+
cargo_metadata = "0.5.2"
1616
env_logger = "0.5"
1717
failure = "0.1.1"
1818
jsonrpc-core = "8.0.1"

0 commit comments

Comments
 (0)