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

Commit

Permalink
Merge pull request #819 from alexheretic/cargo-2018-04-07
Browse files Browse the repository at this point in the history
Update cargo inline with 2018-04-07 nightly
  • Loading branch information
nrc authored Apr 10, 2018
2 parents 5bfd45d + 63e36e5 commit faccf0d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 13 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ categories = ["development-tools"]
build = "build.rs"

[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "311a5eda6f90d660bb23e97c8ee77090519b9eda" }
cargo = { git = "https://github.com/rust-lang/cargo", rev = "b70ab13b31628e91b05961d55c07abf20ad49de6" }
cargo_metadata = "0.5.2"
env_logger = "0.5"
failure = "0.1.1"
Expand Down

0 comments on commit faccf0d

Please sign in to comment.