@@ -335,18 +335,6 @@ dependencies = [
335
335
"syn 0.15.35 (registry+https://github.com/rust-lang/crates.io-index)",
336
336
]
337
337
338
- [[package]]
339
- name = "cargo_metadata"
340
- version = "0.7.1"
341
- source = "registry+https://github.com/rust-lang/crates.io-index"
342
- dependencies = [
343
- "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
344
- "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
345
- "serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
346
- "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
347
- "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
348
- ]
349
-
350
338
[[package]]
351
339
name = "cargo_metadata"
352
340
version = "0.8.0"
@@ -810,12 +798,11 @@ dependencies = [
810
798
811
799
[[package]]
812
800
name = "dirs"
813
- version = "1 .0.5 "
801
+ version = "2 .0.1 "
814
802
source = "registry+https://github.com/rust-lang/crates.io-index"
815
803
dependencies = [
816
- "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
817
- "redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
818
- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
804
+ "cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
805
+ "dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
819
806
]
820
807
821
808
[[package]]
@@ -1748,7 +1735,7 @@ dependencies = [
1748
1735
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
1749
1736
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
1750
1737
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
1751
- "structopt 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
1738
+ "structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
1752
1739
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
1753
1740
]
1754
1741
@@ -2593,7 +2580,7 @@ dependencies = [
2593
2580
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
2594
2581
"rustc-workspace-hack 1.0.0",
2595
2582
"rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
2596
- "rustfmt-nightly 1.3.0 ",
2583
+ "rustfmt-nightly 1.3.3 ",
2597
2584
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
2598
2585
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
2599
2586
"serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3404,7 +3391,7 @@ dependencies = [
3404
3391
3405
3392
[[package]]
3406
3393
name = "rustfmt-config_proc_macro"
3407
- version = "0.1.0 "
3394
+ version = "0.1.2 "
3408
3395
dependencies = [
3409
3396
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
3410
3397
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3414,15 +3401,15 @@ dependencies = [
3414
3401
3415
3402
[[package]]
3416
3403
name = "rustfmt-nightly"
3417
- version = "1.3.0 "
3404
+ version = "1.3.3 "
3418
3405
dependencies = [
3419
3406
"annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
3420
3407
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
3421
3408
"bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3422
- "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
3409
+ "cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
3423
3410
"derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
3424
3411
"diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
3425
- "dirs 1 .0.5 (registry+https://github.com/rust-lang/crates.io-index)",
3412
+ "dirs 2 .0.1 (registry+https://github.com/rust-lang/crates.io-index)",
3426
3413
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
3427
3414
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
3428
3415
"getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3435,10 +3422,10 @@ dependencies = [
3435
3422
"rustc-ap-syntax 491.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3436
3423
"rustc-ap-syntax_pos 491.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
3437
3424
"rustc-workspace-hack 1.0.0",
3438
- "rustfmt-config_proc_macro 0.1.0 ",
3425
+ "rustfmt-config_proc_macro 0.1.2 ",
3439
3426
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
3440
3427
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)",
3441
- "structopt 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
3428
+ "structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
3442
3429
"term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3443
3430
"toml 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
3444
3431
"unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -3719,16 +3706,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3719
3706
3720
3707
[[package]]
3721
3708
name = "structopt"
3722
- version = "0.2.16 "
3709
+ version = "0.2.18 "
3723
3710
source = "registry+https://github.com/rust-lang/crates.io-index"
3724
3711
dependencies = [
3725
3712
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
3726
- "structopt-derive 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
3713
+ "structopt-derive 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
3727
3714
]
3728
3715
3729
3716
[[package]]
3730
3717
name = "structopt-derive"
3731
- version = "0.2.16 "
3718
+ version = "0.2.18 "
3732
3719
source = "registry+https://github.com/rust-lang/crates.io-index"
3733
3720
dependencies = [
3734
3721
"heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -4514,7 +4501,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4514
4501
"checksum byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d"
4515
4502
"checksum bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
4516
4503
"checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
4517
- "checksum cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "585784cac9b05c93a53b17a0b24a5cdd1dfdda5256f030e089b549d2390cc720"
4518
4504
"checksum cargo_metadata 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "929766d993a2fde7a0ae962ee82429069cd7b68839cd9375b98efd719df65d3a"
4519
4505
"checksum cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" = "5e5f3fee5eeb60324c2781f1e41286bdee933850fff9b3c672587fed5ec58c83"
4520
4506
"checksum cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "89431bba4e6b7092fb5fcd00a6f6ca596c55cc26b2f1e6dcdd08a1f4933f66b2"
@@ -4555,7 +4541,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4555
4541
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
4556
4542
"checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
4557
4543
"checksum directories 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984"
4558
- "checksum dirs 1 .0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901 "
4544
+ "checksum dirs 2 .0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1 "
4559
4545
"checksum dirs-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
4560
4546
"checksum dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
4561
4547
"checksum dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
@@ -4785,8 +4771,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4785
4771
"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
4786
4772
"checksum strip-ansi-escapes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
4787
4773
"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
4788
- "checksum structopt 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)" = "fa19a5a708e22bb5be31c1b6108a2a902f909c4b9ba85cba44c06632386bc0ff "
4789
- "checksum structopt-derive 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)" = "c6d59d0ae8ef8de16e49e3ca7afa16024a3e0dfd974a75ef93fdc5464e34523f "
4774
+ "checksum structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "16c2cdbf9cc375f15d1b4141bc48aeef444806655cd0e904207edc8d68d86ed7 "
4775
+ "checksum structopt-derive 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "53010261a84b37689f9ed7d395165029f9cc7abb9f56bbfe86bee2597ed25107 "
4790
4776
"checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
4791
4777
"checksum strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
4792
4778
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
0 commit comments