Bump clippy
This commit is contained in:
parent
7bfa20b8b0
commit
3a5b13ad36
6
src/Cargo.lock
generated
6
src/Cargo.lock
generated
@ -288,12 +288,12 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clippy"
|
||||
version = "0.0.198"
|
||||
version = "0.0.200"
|
||||
dependencies = [
|
||||
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"clippy-mini-macro-test 0.2.0",
|
||||
"clippy_lints 0.0.198",
|
||||
"clippy_lints 0.0.200",
|
||||
"compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -331,7 +331,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clippy_lints"
|
||||
version = "0.0.198"
|
||||
version = "0.0.200"
|
||||
dependencies = [
|
||||
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7a4c00c669b3bf0ffb24c7aa89a776cd48f1e2d0
|
||||
Subproject commit c658fc8cbcd1f199edd445a49cb43139ebdc5f02
|
Loading…
x
Reference in New Issue
Block a user