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 #1250 - alexheretic:master, r=Xanewok
Browse files Browse the repository at this point in the history
Update clippy -> 280069dd

As in rust-lang/rust + `cargo update`
  • Loading branch information
bors committed Jan 23, 2019
2 parents 968129d + afdef3e commit efaa557
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
31 changes: 17 additions & 14 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 @@ -21,7 +21,7 @@ test = false
[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "907c0febe7045fa02dff2a35c5e36d3bd59ea50d" }
cargo_metadata = "0.6"
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "1838bfe5a9ff951ffd716e4632156113d95d14a4", optional = true }
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "280069ddc750d8a20d075c76322c45d5db4a48f8", optional = true }
env_logger = "0.6"
failure = "0.1.1"
home = "0.3"
Expand Down

0 comments on commit efaa557

Please sign in to comment.