@@ -191,13 +191,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
191
191
192
192
[[package ]]
193
193
name = " cargo"
194
- version = " 0.29 .0"
194
+ version = " 0.30 .0"
195
195
dependencies = [
196
196
" atty 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
197
197
" bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
198
198
" clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
199
199
" core-foundation 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
200
- " crates-io 0.17 .0" ,
200
+ " crates-io 0.18 .0" ,
201
201
" crossbeam 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
202
202
" crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
203
203
" curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -232,6 +232,7 @@ dependencies = [
232
232
" tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
233
233
" termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
234
234
" toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
235
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
235
236
" url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
236
237
" winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
237
238
]
@@ -299,7 +300,7 @@ dependencies = [
299
300
" bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
300
301
" strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
301
302
" textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
302
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
303
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
303
304
" vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
304
305
" yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
305
306
]
@@ -472,7 +473,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
472
473
473
474
[[package ]]
474
475
name = " crates-io"
475
- version = " 0.17 .0"
476
+ version = " 0.18 .0"
476
477
dependencies = [
477
478
" curl 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
478
479
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1683,7 +1684,7 @@ dependencies = [
1683
1684
name = " rls"
1684
1685
version = " 0.128.0"
1685
1686
dependencies = [
1686
- " cargo 0.29 .0" ,
1687
+ " cargo 0.30 .0" ,
1687
1688
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1688
1689
" clippy_lints 0.0.205 (registry+https://github.com/rust-lang/crates.io-index)" ,
1689
1690
" env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1882,7 +1883,7 @@ dependencies = [
1882
1883
" rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1883
1884
" rustc-ap-syntax_pos 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1884
1885
" termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1885
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1886
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1886
1887
]
1887
1888
1888
1889
[[package ]]
@@ -1895,7 +1896,7 @@ dependencies = [
1895
1896
" rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1896
1897
" rustc-ap-syntax_pos 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1897
1898
" termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1898
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1899
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1899
1900
]
1900
1901
1901
1902
[[package ]]
@@ -1969,7 +1970,7 @@ dependencies = [
1969
1970
" rustc-ap-rustc_data_structures 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1970
1971
" rustc-ap-serialize 149.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1971
1972
" scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1972
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1973
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1973
1974
]
1974
1975
1975
1976
[[package ]]
@@ -1981,7 +1982,7 @@ dependencies = [
1981
1982
" rustc-ap-rustc_data_structures 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1982
1983
" rustc-ap-serialize 164.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1983
1984
" scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1984
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1985
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1985
1986
]
1986
1987
1987
1988
[[package ]]
@@ -2192,7 +2193,7 @@ dependencies = [
2192
2193
" serialize 0.0.0" ,
2193
2194
" syntax_pos 0.0.0" ,
2194
2195
" termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2195
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2196
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2196
2197
]
2197
2198
2198
2199
[[package ]]
@@ -2783,7 +2784,7 @@ dependencies = [
2783
2784
" rustc_data_structures 0.0.0" ,
2784
2785
" scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2785
2786
" serialize 0.0.0" ,
2786
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2787
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2787
2788
]
2788
2789
2789
2790
[[package ]]
@@ -2908,7 +2909,7 @@ name = "textwrap"
2908
2909
version = " 0.9.0"
2909
2910
source = " registry+https://github.com/rust-lang/crates.io-index"
2910
2911
dependencies = [
2911
- " unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2912
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2912
2913
]
2913
2914
2914
2915
[[package ]]
@@ -2984,7 +2985,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2984
2985
2985
2986
[[package ]]
2986
2987
name = " unicode-width"
2987
- version = " 0.1.4 "
2988
+ version = " 0.1.5 "
2988
2989
source = " registry+https://github.com/rust-lang/crates.io-index"
2989
2990
2990
2991
[[package ]]
@@ -3388,7 +3389,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3388
3389
"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
3389
3390
"checksum unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 51ccda9ef9efa3f7ef5d91e8f9b83bbe6955f9bf86aec89d5cce2c874625920f"
3390
3391
"checksum unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " a8083c594e02b8ae1654ae26f0ade5158b119bd88ad0e8227a5d8fcd72407946"
3391
- "checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f "
3392
+ "checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526 "
3392
3393
"checksum unicode-xid 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 36dff09cafb4ec7c8cf0023eb0b686cb6ce65499116a12201c9e11840ca01beb"
3393
3394
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
3394
3395
"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
0 commit comments