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

Commit efaa557

Browse files
committed
Auto merge of #1250 - alexheretic:master, r=Xanewok
Update clippy -> 280069dd As in rust-lang/rust + `cargo update`
2 parents 968129d + afdef3e commit efaa557

2 files changed

Lines changed: 18 additions & 15 deletions

File tree

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)