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

Commit

Permalink
Update clippy_lint to 3bda548
Browse files Browse the repository at this point in the history
  • Loading branch information
h-michael committed Feb 3, 2019
1 parent f331ff7 commit c800a27
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 @@ -21,7 +21,7 @@ test = false
[dependencies]
cargo = { git = "https://github.com/rust-lang/cargo", rev = "245818076052dd7178f5bb7585f5aec5b6c1e03e" }
cargo_metadata = "0.7"
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "6ce78d1257ac6fd77f245730fcfbadd536a173eb", optional = true }
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "3bda548f81bc268a2e9813ce9168d2e40e8a11bd", optional = true }
env_logger = "0.6"
failure = "0.1.1"
home = "0.3"
Expand Down

0 comments on commit c800a27

Please sign in to comment.