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

Commit

Permalink
Auto merge of #1296 - h-michael:update-cargo, r=Xanewok
Browse files Browse the repository at this point in the history
Bumpup cargo from 2458180 to 4e74e2f

related with rust-lang/rust#58131

diff: rust-lang/cargo@2458180...4e74e2f
  • Loading branch information
bors committed Feb 6, 2019
2 parents f415355 + 40485d1 commit b52361a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -19,7 +19,7 @@ name = "rls"
test = false

[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "245818076052dd7178f5bb7585f5aec5b6c1e03e" }
cargo = { git = "https://github.com/rust-lang/cargo", rev = "4e74e2fc0908524d17735c768067117d3e84ee9c" }
cargo_metadata = "0.7"
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "3bda548f81bc268a2e9813ce9168d2e40e8a11bd", optional = true }
env_logger = "0.6"
Expand Down

0 comments on commit b52361a

Please sign in to comment.