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 #1063 from alexcrichton/bump-carg
Browse files Browse the repository at this point in the history
Update Cargo in the RLS
  • Loading branch information
Xanewok authored Sep 22, 2018
2 parents 42c4a90 + 3b9142a commit ce1ff4e
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 55 deletions.
109 changes: 58 additions & 51 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 @@ -11,7 +11,7 @@ categories = ["development-tools"]
build = "build.rs"

[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "9311f6d439e09da3ab918397a425be57da13f04a" }
cargo = { git = "https://github.com/rust-lang/cargo", rev = "04cec5fc10a7bbe1dccaad5729eff1823ef2608c" }
cargo_metadata = "0.6"
clippy_lints = { git = "https://github.com/rust-lang-nursery/rust-clippy", rev = "183639b70bacf457920694d78a19cefe3565e1c0", optional = true }
env_logger = "0.5"
Expand Down
Loading

0 comments on commit ce1ff4e

Please sign in to comment.