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

Commit 10f9f25

Browse files
committed
Bump Clippy
1 parent 8976875 commit 10f9f25

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 = "92612c9de159889f77f05855a77482ee1d895f51", optional = true }
34+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "25a11568fc5b995c2641560415e97244165dd278", optional = true }
3535
env_logger = "0.6"
3636
failure = "0.1.1"
3737
home = "0.3"

0 commit comments

Comments
 (0)