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 #1009 from Xanewok/bump-clippy
Browse files Browse the repository at this point in the history
Bump clippy (for Rust repo)
  • Loading branch information
Xanewok authored Aug 23, 2018
2 parents 15816d6 + d47c96e commit 22cebc6
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 @@ -15,7 +15,7 @@ build = "build.rs"
[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "6a7672ef5344c1bb570610f2574250fbee932355" }
cargo_metadata = "0.6"
clippy_lints = { git = "https://github.com/rust-lang-nursery/rust-clippy", rev = "e9c3d3d50261b9cc6143dc02885cda265e926d30", optional = true }
clippy_lints = { git = "https://github.com/rust-lang-nursery/rust-clippy", rev = "dda656652e2e1a8d615a712d7f7482c25fa0a9c2", optional = true }
env_logger = "0.5"
failure = "0.1.1"
itertools = "0.7.3"
Expand Down

0 comments on commit 22cebc6

Please sign in to comment.