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

Commit 03c29c7

Browse files
committed
Auto merge of #1276 - h-michael:clippy, r=Xanewok
Update clippy_lint related with rust-lang/rust#57932
2 parents 53c0770 + b0a0ad5 commit 03c29c7

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
@@ -21,7 +21,7 @@ test = false
2121
[dependencies]
2222
cargo = { git = "https://github.com/rust-lang/cargo", rev = "907c0febe7045fa02dff2a35c5e36d3bd59ea50d" }
2323
cargo_metadata = "0.7"
24-
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "16c0a2fa6fc34380b60a54282e7e2ec1dafa2f48", optional = true }
24+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "6ce78d1257ac6fd77f245730fcfbadd536a173eb", optional = true }
2525
env_logger = "0.6"
2626
failure = "0.1.1"
2727
home = "0.3"

0 commit comments

Comments
 (0)