@@ -170,53 +170,6 @@ name = "byteorder"
170
170
version = " 1.2.3"
171
171
source = " registry+https://github.com/rust-lang/crates.io-index"
172
172
173
- [[package ]]
174
- name = " cargo"
175
- version = " 0.28.0"
176
- source = " registry+https://github.com/rust-lang/crates.io-index"
177
- dependencies = [
178
- " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
179
- " clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
180
- " core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
181
- " crates-io 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
182
- " crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
183
- " crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
184
- " curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
185
- " env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
186
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
187
- " filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
188
- " flate2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
189
- " fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
190
- " git2 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
191
- " git2-curl 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
192
- " glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
193
- " hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
194
- " home 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
195
- " ignore 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
196
- " jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
197
- " lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
198
- " lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
199
- " libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
200
- " libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
201
- " log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
202
- " miow 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
203
- " num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
204
- " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
205
- " same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
206
- " semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
207
- " serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
208
- " serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
209
- " serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
210
- " serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
211
- " shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
212
- " tar 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)" ,
213
- " tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
214
- " termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
215
- " toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
216
- " url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
217
- " winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
218
- ]
219
-
220
173
[[package ]]
221
174
name = " cargo"
222
175
version = " 0.30.0"
@@ -484,15 +437,6 @@ dependencies = [
484
437
" rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
485
438
]
486
439
487
- [[package ]]
488
- name = " core-foundation"
489
- version = " 0.5.1"
490
- source = " registry+https://github.com/rust-lang/crates.io-index"
491
- dependencies = [
492
- " core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
493
- " libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
494
- ]
495
-
496
440
[[package ]]
497
441
name = " core-foundation"
498
442
version = " 0.6.1"
@@ -502,32 +446,11 @@ dependencies = [
502
446
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
503
447
]
504
448
505
- [[package ]]
506
- name = " core-foundation-sys"
507
- version = " 0.5.1"
508
- source = " registry+https://github.com/rust-lang/crates.io-index"
509
- dependencies = [
510
- " libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
511
- ]
512
-
513
449
[[package ]]
514
450
name = " core-foundation-sys"
515
451
version = " 0.6.1"
516
452
source = " registry+https://github.com/rust-lang/crates.io-index"
517
453
518
- [[package ]]
519
- name = " crates-io"
520
- version = " 0.16.0"
521
- source = " registry+https://github.com/rust-lang/crates.io-index"
522
- dependencies = [
523
- " curl 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
524
- " failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
525
- " serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
526
- " serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
527
- " serde_json 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
528
- " url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
529
- ]
530
-
531
454
[[package ]]
532
455
name = " crates-io"
533
456
version = " 0.18.0"
@@ -847,7 +770,6 @@ version = "0.3.0"
847
770
source = " registry+https://github.com/rust-lang/crates.io-index"
848
771
dependencies = [
849
772
" byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
850
- " memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
851
773
]
852
774
853
775
[[package ]]
@@ -1074,6 +996,11 @@ dependencies = [
1074
996
" rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1075
997
]
1076
998
999
+ [[package ]]
1000
+ name = " json"
1001
+ version = " 0.11.13"
1002
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1003
+
1077
1004
[[package ]]
1078
1005
name = " jsonrpc-core"
1079
1006
version = " 8.0.1"
@@ -1120,11 +1047,6 @@ name = "lazy_static"
1120
1047
version = " 1.0.2"
1121
1048
source = " registry+https://github.com/rust-lang/crates.io-index"
1122
1049
1123
- [[package ]]
1124
- name = " lazycell"
1125
- version = " 0.6.0"
1126
- source = " registry+https://github.com/rust-lang/crates.io-index"
1127
-
1128
1050
[[package ]]
1129
1051
name = " lazycell"
1130
1052
version = " 1.0.0"
@@ -1292,15 +1214,6 @@ dependencies = [
1292
1214
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1293
1215
]
1294
1216
1295
- [[package ]]
1296
- name = " memmap"
1297
- version = " 0.6.2"
1298
- source = " registry+https://github.com/rust-lang/crates.io-index"
1299
- dependencies = [
1300
- " libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1301
- " winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1302
- ]
1303
-
1304
1217
[[package ]]
1305
1218
name = " memoffset"
1306
1219
version = " 0.2.1"
@@ -1665,7 +1578,6 @@ version = "2.1.4"
1665
1578
source = " registry+https://github.com/rust-lang/crates.io-index"
1666
1579
dependencies = [
1667
1580
" bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1668
- " cargo 0.28.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1669
1581
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1670
1582
" derive_more 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1671
1583
" env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1798,7 +1710,7 @@ name = "rls"
1798
1710
version = " 0.130.5"
1799
1711
dependencies = [
1800
1712
" cargo 0.30.0" ,
1801
- " cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1713
+ " cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1802
1714
" clippy_lints 0.0.212" ,
1803
1715
" crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1804
1716
" env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1813,9 +1725,9 @@ dependencies = [
1813
1725
" racer 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1814
1726
" rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1815
1727
" regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1816
- " rls-analysis 0.14 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1728
+ " rls-analysis 0.16 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1817
1729
" rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1818
- " rls-data 0.16 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1730
+ " rls-data 0.18 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1819
1731
" rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1820
1732
" rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1821
1733
" rls-vfs 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1830,14 +1742,15 @@ dependencies = [
1830
1742
1831
1743
[[package ]]
1832
1744
name = " rls-analysis"
1833
- version = " 0.14 .0"
1745
+ version = " 0.16 .0"
1834
1746
source = " registry+https://github.com/rust-lang/crates.io-index"
1835
1747
dependencies = [
1836
1748
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1837
1749
" fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1838
1750
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1751
+ " json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
1839
1752
" log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1840
- " rls-data 0.16 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1753
+ " rls-data 0.18 .0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1841
1754
" rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1842
1755
" rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1843
1756
]
@@ -1849,7 +1762,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1849
1762
1850
1763
[[package ]]
1851
1764
name = " rls-data"
1852
- version = " 0.16 .0"
1765
+ version = " 0.18 .0"
1853
1766
source = " registry+https://github.com/rust-lang/crates.io-index"
1854
1767
dependencies = [
1855
1768
" rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1858,15 +1771,6 @@ dependencies = [
1858
1771
" serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
1859
1772
]
1860
1773
1861
- [[package ]]
1862
- name = " rls-data"
1863
- version = " 0.18.0"
1864
- source = " registry+https://github.com/rust-lang/crates.io-index"
1865
- dependencies = [
1866
- " rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1867
- " rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
1868
- ]
1869
-
1870
1774
[[package ]]
1871
1775
name = " rls-rustc"
1872
1776
version = " 0.5.0"
@@ -3149,7 +3053,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3149
3053
"checksum bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = " d0c54bb8f454c567f21197eefcdbf5679d0bd99f2ddbe52e84c77061952e6789"
3150
3054
"checksum bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " f2f382711e76b9de6c744cc00d0497baba02fb00a787f088c879f01d09468e32"
3151
3055
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
3152
- "checksum cargo 0.28.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 21dd0ac7737313b8c5c6fbfaf351aa93d4e90f66d4a33a11d1f3fb29584ac631"
3153
3056
"checksum cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 1efca0b863ca03ed4c109fb1c55e0bc4bbeb221d3e103d86251046b06a526bd0"
3154
3057
"checksum cargo_metadata 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d6809b327f87369e6f3651efd2c5a96c49847a3ed2559477ecba79014751ee1"
3155
3058
"checksum cc 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 2119ea4867bd2b8ed3aecab467709720b2d55b1bcfe09f772fd68066eaf15275"
@@ -3164,11 +3067,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3164
3067
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
3165
3068
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
3166
3069
"checksum compiletest_rs 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" = " d3064bc712922596dd5ab449fca9261d411893356581fe5297b96aa8f53bb1b8"
3167
- "checksum core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 286e0b41c3a20da26536c6000a280585d519fd07b3956b43aed8a79e9edce980"
3168
3070
"checksum core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " cc3532ec724375c7cb7ff0a097b714fde180bb1f6ed2ab27cfcd99ffca873cd2"
3169
- "checksum core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 716c271e8613ace48344f723b60b900a93150271e5be206212d052bbc0883efa"
3170
3071
"checksum core-foundation-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " a3fb15cdbdd9cf8b82d97d0296bb5cd3631bba58d6e31650a002a8e7fb5721f9"
3171
- "checksum crates-io 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5f78703ef5348db1e3244fb6b496e840965fb4754a5319270f2bd77ddb856e1c"
3172
3072
"checksum crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 24ce9782d4d5c53674646a6a4c1863a21a8fc0cb649b3c94dfc16e45071dea19"
3173
3073
"checksum crossbeam-channel 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = " efff2d411e0ac3731b9f6de882b2790fdd2de651577500a806ce78b95b2b9f31"
3174
3074
"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
@@ -3226,12 +3126,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3226
3126
"checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = " f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
3227
3127
"checksum itoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 5adb58558dcd1d786b5f0bd15f3226ee23486e24b7b58304b60f64dc68e62606"
3228
3128
"checksum jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 60af5f849e1981434e4a31d3d782c4774ae9b434ce55b101a96ecfd09147e8be"
3129
+ "checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = " 9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
3229
3130
"checksum jsonrpc-core 8.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ddf83704f4e79979a424d1082dd2c1e52683058056c9280efa19ac5f6bc9033c"
3230
3131
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
3231
3132
"checksum languageserver-types 0.45.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d91d91d1c23db74187096d191967cb49f49bb175ad6d855fa9229d16ef2c982"
3232
3133
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
3233
3134
"checksum lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = " fb497c35d362b6a331cfd94956a07fc2c78a4604cdbee844a81170386b996dd3"
3234
- "checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
3235
3135
"checksum lazycell 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d33a48d0365c96081958cc663eef834975cb1e8d8bea3378513fc72bdbf11e50"
3236
3136
"checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = " 76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d"
3237
3137
"checksum libgit2-sys 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ab62b46003ba97701554631fa570d9f7e7947e2480ae3d941e555a54a2c0f05"
@@ -3248,7 +3148,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3248
3148
"checksum matches 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 835511bab37c34c47da5cb44844bea2cfde0236db0b506f90ea4224482c9774a"
3249
3149
"checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f"
3250
3150
"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d"
3251
- "checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
3252
3151
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
3253
3152
"checksum minifier 0.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 9908ed7c62f990c21ab41fdca53a864a3ada0da69d8729c4de727b397e27bc11"
3254
3153
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4"
@@ -3302,9 +3201,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3302
3201
"checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = " 7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
3303
3202
"checksum regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 05b06a75f5217880fc5e905952a42750bf44787e56a6c6d6852ed0992f5e1d54"
3304
3203
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
3305
- "checksum rls-analysis 0.14 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " 96f84d303dcbe1c1bdd41b10867d3399c38fbdac32c4e3645cdb6dbd7f82db1d "
3204
+ "checksum rls-analysis 0.16 .0 (registry+https://github.com/rust-lang/crates.io-index)" = " c18011f4654e9f1c41717c5ac1323768af34de0f41e421bbe913d7e9b93581fd "
3306
3205
"checksum rls-blacklist 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e4a9cc2545ccb7e05b355bfe047b8039a6ec12270d5f3c996b766b340a50f7d2"
3307
- "checksum rls-data 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3dd20763e1c60ae8945384c8a8fa4ac44f8afa7b0a817511f5e8927e5d24f988"
3308
3206
"checksum rls-data 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 4f81e838ecff6830ed33c2907fd236f38d441c206e983a2aa29fbce99295fab9"
3309
3207
"checksum rls-rustc 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 2f9dba7390427aefa953608429701e3665192ca810ba8ae09301e001b7c7bed0"
3310
3208
"checksum rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 5d7c7046dc6a92f2ae02ed302746db4382e75131b9ce20ce967259f6b5867a6a"
0 commit comments