@@ -99,7 +99,7 @@ dependencies = [
99
99
100
100
[[package ]]
101
101
name = " backtrace"
102
- version = " 0.3.34 "
102
+ version = " 0.3.35 "
103
103
source = " registry+https://github.com/rust-lang/crates.io-index"
104
104
dependencies = [
105
105
" backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -863,7 +863,7 @@ name = "error-chain"
863
863
version = " 0.12.0"
864
864
source = " registry+https://github.com/rust-lang/crates.io-index"
865
865
dependencies = [
866
- " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
866
+ " backtrace 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
867
867
]
868
868
869
869
[[package ]]
@@ -878,7 +878,7 @@ name = "failure"
878
878
version = " 0.1.5"
879
879
source = " registry+https://github.com/rust-lang/crates.io-index"
880
880
dependencies = [
881
- " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
881
+ " backtrace 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
882
882
" failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
883
883
]
884
884
@@ -2577,7 +2577,7 @@ name = "rustc"
2577
2577
version = " 0.0.0"
2578
2578
dependencies = [
2579
2579
" arena 0.0.0" ,
2580
- " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
2580
+ " backtrace 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
2581
2581
" bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2582
2582
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2583
2583
" chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3520,7 +3520,7 @@ name = "std"
3520
3520
version = " 0.0.0"
3521
3521
dependencies = [
3522
3522
" alloc 0.0.0" ,
3523
- " backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" ,
3523
+ " backtrace 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3524
3524
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3525
3525
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3526
3526
" compiler_builtins 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4349,7 +4349,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4349
4349
"checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
4350
4350
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
4351
4351
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
4352
- "checksum backtrace 0.3.34 (registry+https://github.com/rust-lang/crates.io-index)" = " b5164d292487f037ece34ec0de2fcede2faa162f085dd96d2385ab81b12765ba "
4352
+ "checksum backtrace 0.3.35 (registry+https://github.com/rust-lang/crates.io-index)" = " 1371048253fa3bac6704bfd6bbfc922ee9bdcee8881330d40f308b81cc5adc55 "
4353
4353
"checksum backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = " 5b3a000b9c543553af61bc01cbfc403b04b5caa9e421033866f2e98061eb3e61"
4354
4354
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
4355
4355
"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
0 commit comments