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

Commit 361b9f2

Browse files
authored
Merge pull request #1250 from alexheretic/master
Update clippy -> 280069dd
2 parents 968129d + afdef3e commit 361b9f2

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)