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

Commit faccf0d

Browse files
authored
Merge pull request #819 from alexheretic/cargo-2018-04-07
Update cargo inline with 2018-04-07 nightly
2 parents 5bfd45d + 63e36e5 commit faccf0d

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

Cargo.lock

Lines changed: 13 additions & 10 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
@@ -10,7 +10,7 @@ categories = ["development-tools"]
1010
build = "build.rs"
1111

1212
[dependencies]
13-
cargo = { git = "https://github.com/rust-lang/cargo", rev = "311a5eda6f90d660bb23e97c8ee77090519b9eda" }
13+
cargo = { git = "https://github.com/rust-lang/cargo", rev = "b70ab13b31628e91b05961d55c07abf20ad49de6" }
1414
cargo_metadata = "0.5.2"
1515
env_logger = "0.5"
1616
failure = "0.1.1"

0 commit comments

Comments
 (0)