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

Commit

Permalink
Update clippy_lints
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Jan 25, 2019
1 parent 41bc0bf commit 7d07659
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 = "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 = "f1753522d8f3bb2d218266b4760f7a99f027f5ca", optional = true }
env_logger = "0.6"
failure = "0.1.1"
home = "0.3"
Expand Down

0 comments on commit 7d07659

Please sign in to comment.