@@ -97,18 +97,12 @@ dependencies = [
97
97
" winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
98
98
]
99
99
100
- [[package ]]
101
- name = " autocfg"
102
- version = " 0.1.4"
103
- source = " registry+https://github.com/rust-lang/crates.io-index"
104
-
105
100
[[package ]]
106
101
name = " backtrace"
107
- version = " 0.3.29 "
102
+ version = " 0.3.34 "
108
103
source = " registry+https://github.com/rust-lang/crates.io-index"
109
104
dependencies = [
110
- " autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
111
- " backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" ,
105
+ " backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" ,
112
106
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
113
107
" compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
114
108
" libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -118,7 +112,7 @@ dependencies = [
118
112
119
113
[[package ]]
120
114
name = " backtrace-sys"
121
- version = " 0.1.27 "
115
+ version = " 0.1.30 "
122
116
source = " registry+https://github.com/rust-lang/crates.io-index"
123
117
dependencies = [
124
118
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -864,7 +858,7 @@ name = "error-chain"
864
858
version = " 0.12.0"
865
859
source = " registry+https://github.com/rust-lang/crates.io-index"
866
860
dependencies = [
867
- " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
861
+ " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
868
862
]
869
863
870
864
[[package ]]
@@ -879,7 +873,7 @@ name = "failure"
879
873
version = " 0.1.5"
880
874
source = " registry+https://github.com/rust-lang/crates.io-index"
881
875
dependencies = [
882
- " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
876
+ " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
883
877
" failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
884
878
]
885
879
@@ -2511,7 +2505,7 @@ name = "rustc"
2511
2505
version = " 0.0.0"
2512
2506
dependencies = [
2513
2507
" arena 0.0.0" ,
2514
- " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
2508
+ " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
2515
2509
" bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2516
2510
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2517
2511
" chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3457,7 +3451,7 @@ name = "std"
3457
3451
version = " 0.0.0"
3458
3452
dependencies = [
3459
3453
" alloc 0.0.0" ,
3460
- " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
3454
+ " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
3461
3455
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3462
3456
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3463
3457
" compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4275,9 +4269,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4275
4269
"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
4276
4270
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
4277
4271
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
4278
- "checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf"
4279
- "checksum backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d631cd7af21b7ff796293f1990104e3cdb606852863bac32f000c193aa35dfb"
4280
- "checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d"
4272
+ "checksum backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" = " b5164d292487f037ece34ec0de2fcede2faa162f085dd96d2385ab81b12765ba"
4273
+ "checksum backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = " 5b3a000b9c543553af61bc01cbfc403b04b5caa9e421033866f2e98061eb3e61"
4281
4274
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
4282
4275
"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
4283
4276
"checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
0 commit comments