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

Commit 830e4ba

Browse files
committed
Update Clippy
To the version pointed at in rust-lang/rust#58337.
1 parent 0d6f53e commit 830e4ba

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

3131
cargo = { git = "https://github.com/rust-lang/cargo", rev = "4e74e2fc0908524d17735c768067117d3e84ee9c" }
3232
cargo_metadata = "0.7"
33-
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "5a3cd31c9ed76033319a5cb63cbd0acf3d1c43a9", optional = true }
33+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "32ee306acbf87de1d7723e95e99c0e5e56e53749", optional = true }
3434
env_logger = "0.6"
3535
failure = "0.1.1"
3636
home = "0.3"

0 commit comments

Comments
 (0)