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

Commit b0a0ad5

Browse files
committed
Update clippy_lint
1 parent 53c0770 commit b0a0ad5

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)