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

Commit 22cebc6

Browse files
authored
Merge pull request #1009 from Xanewok/bump-clippy
Bump clippy (for Rust repo)
2 parents 15816d6 + d47c96e commit 22cebc6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build = "build.rs"
1515
[dependencies]
1616
cargo = { git = "https://github.com/rust-lang/cargo", rev = "6a7672ef5344c1bb570610f2574250fbee932355" }
1717
cargo_metadata = "0.6"
18-
clippy_lints = { git = "https://github.com/rust-lang-nursery/rust-clippy", rev = "e9c3d3d50261b9cc6143dc02885cda265e926d30", optional = true }
18+
clippy_lints = { git = "https://github.com/rust-lang-nursery/rust-clippy", rev = "dda656652e2e1a8d615a712d7f7482c25fa0a9c2", optional = true }
1919
env_logger = "0.5"
2020
failure = "0.1.1"
2121
itertools = "0.7.3"

0 commit comments

Comments
 (0)