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

Commit 22d97e9

Browse files
authored
Merge pull request #1424 from Xanewok/bump-clippy
Bump Clippy
2 parents b202e14 + 503e9e7 commit 22d97e9

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
@@ -31,7 +31,7 @@ rls-vfs = "0.7"
3131

3232
cargo = { git = "https://github.com/rust-lang/cargo", rev = "ed858daaf7c62f6f2156c47d00b0c669bcf9b183" }
3333
cargo_metadata = "0.7"
34-
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "c81e43b92c83bca75337ac26a296b909a6a98ab1", optional = true }
34+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "abf7f911d88e9209b54cfba2776d7dbca5a440ce", optional = true }
3535
env_logger = "0.6"
3636
failure = "0.1.1"
3737
home = "0.3"

0 commit comments

Comments
 (0)