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 #1315 - Xanewok:update-clippy, r=Xanewok
Browse files Browse the repository at this point in the history
Update Clippy

To the version pointed at in rust-lang/rust#58337.
  • Loading branch information
bors committed Feb 17, 2019
2 parents 0d6f53e + 830e4ba commit 45d05de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -30,7 +30,7 @@ rls-vfs = "0.7"

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 = "5a3cd31c9ed76033319a5cb63cbd0acf3d1c43a9", optional = true }
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "32ee306acbf87de1d7723e95e99c0e5e56e53749", optional = true }
env_logger = "0.6"
failure = "0.1.1"
home = "0.3"
Expand Down

0 comments on commit 45d05de

Please sign in to comment.