Update clippy and rls
This commit is contained in:
parent
ca26ef321c
commit
3b04823dc1
8
src/Cargo.lock
generated
8
src/Cargo.lock
generated
@ -286,11 +286,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clippy"
|
||||
version = "0.0.191"
|
||||
version = "0.0.193"
|
||||
dependencies = [
|
||||
"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.191",
|
||||
"clippy_lints 0.0.193",
|
||||
"compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"derive-new 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -306,7 +306,7 @@ version = "0.2.0"
|
||||
|
||||
[[package]]
|
||||
name = "clippy_lints"
|
||||
version = "0.0.191"
|
||||
version = "0.0.193"
|
||||
dependencies = [
|
||||
"if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@ -1579,7 +1579,7 @@ version = "0.126.0"
|
||||
dependencies = [
|
||||
"cargo 0.27.0",
|
||||
"cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"clippy_lints 0.0.191",
|
||||
"clippy_lints 0.0.193",
|
||||
"env_logger 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b45801ff192e6f1bd3504c05e612a1004f52a24e
|
||||
Subproject commit 8ec61a613ad1278b18a4770332b6da128704fdd6
|
@ -1 +1 @@
|
||||
Subproject commit b17d799d1302fd643a3dd19280f64c8ad162a4a2
|
||||
Subproject commit faccf0d07cad4c84da20c5c0102a450fca9d0b6b
|
Loading…
x
Reference in New Issue
Block a user