@@ -269,16 +269,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
269
269
270
270
[[package ]]
271
271
name = " cargo"
272
- version = " 0.38 .0"
272
+ version = " 0.39 .0"
273
273
dependencies = [
274
274
" atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
275
275
" bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
276
- " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
277
276
" bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
278
277
" cargo-test-macro 0.1.0" ,
279
278
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
280
279
" core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
281
- " crates-io 0.26 .0" ,
280
+ " crates-io 0.27 .0" ,
282
281
" crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
283
282
" crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
284
283
" curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -578,7 +577,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
578
577
579
578
[[package ]]
580
579
name = " crates-io"
581
- version = " 0.26 .0"
580
+ version = " 0.27 .0"
582
581
dependencies = [
583
582
" curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
584
583
" failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2563,7 +2562,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2563
2562
name = " rls"
2564
2563
version = " 1.37.0"
2565
2564
dependencies = [
2566
- " cargo 0.38 .0" ,
2565
+ " cargo 0.39 .0" ,
2567
2566
" cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2568
2567
" clippy_lints 0.0.212" ,
2569
2568
" crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
0 commit comments