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

Commit 65d15ba

Browse files
committed
Auto merge of #1263 - Xanewok:update-clippy, r=Xanewok
Update clippy_lints rust-lang/rust@a5d04ed
2 parents 6acf34e + 5665ed4 commit 65d15ba

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 = "280069ddc750d8a20d075c76322c45d5db4a48f8", optional = true }
24+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "f1753522d8f3bb2d218266b4760f7a99f027f5ca", optional = true }
2525
env_logger = "0.6"
2626
failure = "0.1.1"
2727
home = "0.3"

0 commit comments

Comments
 (0)