@@ -190,13 +190,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
190
190
191
191
[[package ]]
192
192
name = " cargo"
193
- version = " 0.29 .0"
193
+ version = " 0.28 .0"
194
194
dependencies = [
195
195
" atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
196
196
" bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
197
197
" clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
198
198
" core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
199
- " crates-io 0.17 .0" ,
199
+ " crates-io 0.16 .0" ,
200
200
" crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
201
201
" crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
202
202
" curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -305,12 +305,12 @@ dependencies = [
305
305
306
306
[[package ]]
307
307
name = " clippy"
308
- version = " 0.0.202 "
308
+ version = " 0.0.200 "
309
309
dependencies = [
310
310
" ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
311
311
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
312
312
" clippy-mini-macro-test 0.2.0" ,
313
- " clippy_lints 0.0.202 " ,
313
+ " clippy_lints 0.0.200 " ,
314
314
" compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
315
315
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
316
316
" lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -328,7 +328,6 @@ version = "0.2.0"
328
328
[[package ]]
329
329
name = " clippy_lints"
330
330
version = " 0.0.200"
331
- source = " registry+https://github.com/rust-lang/crates.io-index"
332
331
dependencies = [
333
332
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
334
333
" if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -348,7 +347,8 @@ dependencies = [
348
347
349
348
[[package ]]
350
349
name = " clippy_lints"
351
- version = " 0.0.202"
350
+ version = " 0.0.200"
351
+ source = " registry+https://github.com/rust-lang/crates.io-index"
352
352
dependencies = [
353
353
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
354
354
" if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -474,7 +474,7 @@ dependencies = [
474
474
475
475
[[package ]]
476
476
name = " crates-io"
477
- version = " 0.17 .0"
477
+ version = " 0.16 .0"
478
478
dependencies = [
479
479
" curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
480
480
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1660,7 +1660,7 @@ dependencies = [
1660
1660
name = " rls"
1661
1661
version = " 0.128.0"
1662
1662
dependencies = [
1663
- " cargo 0.29 .0" ,
1663
+ " cargo 0.28 .0" ,
1664
1664
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1665
1665
" clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" ,
1666
1666
" env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1676,15 +1676,14 @@ dependencies = [
1676
1676
" rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1677
1677
" rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1678
1678
" rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1679
- " rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1679
+ " rls-rustc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1680
1680
" rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1681
1681
" rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1682
1682
" rustfmt-nightly 0.7.0" ,
1683
1683
" serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1684
1684
" serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
1685
1685
" serde_json 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
1686
1686
" url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1687
- " walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1688
1687
]
1689
1688
1690
1689
[[package ]]
@@ -1718,7 +1717,7 @@ dependencies = [
1718
1717
1719
1718
[[package ]]
1720
1719
name = " rls-rustc"
1721
- version = " 0.3.0 "
1720
+ version = " 0.2.2 "
1722
1721
source = " registry+https://github.com/rust-lang/crates.io-index"
1723
1722
1724
1723
[[package ]]
@@ -3158,7 +3157,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3158
3157
"checksum rls-analysis 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = " da9794cd1f80f2cb888c00641a32f9855d0226c954ee31cef145784914c7142e"
3159
3158
"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
3160
3159
"checksum rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3dd20763e1c60ae8945384c8a8fa4ac44f8afa7b0a817511f5e8927e5d24f988"
3161
- "checksum rls-rustc 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ed5342b2bbbe8663c04600af506c8902b6b4d3e627b006eb1bd65aa14805f4d "
3160
+ "checksum rls-rustc 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 885f66b92757420572cbb02e033d4a9558c7413ca9b7ac206f28fd58ffdb44ea "
3162
3161
"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
3163
3162
"checksum rls-vfs 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = " be231e1e559c315bc60ced5ad2cc2d7a9c208ed7d4e2c126500149836fda19bb"
3164
3163
"checksum rustc-ap-rustc_cratesio_shim 128.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 7374a2b466e6e3ce489e045302e304849355faf7fd033d4d95e6e86e48c313b4"
0 commit comments