@@ -112,7 +112,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
112
112
113
113
[[package ]]
114
114
name = " backtrace"
115
- version = " 0.3.25 "
115
+ version = " 0.3.29 "
116
116
source = " registry+https://github.com/rust-lang/crates.io-index"
117
117
dependencies = [
118
118
" autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -837,15 +837,15 @@ name = "error-chain"
837
837
version = " 0.11.0"
838
838
source = " registry+https://github.com/rust-lang/crates.io-index"
839
839
dependencies = [
840
- " backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
840
+ " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
841
841
]
842
842
843
843
[[package ]]
844
844
name = " error-chain"
845
845
version = " 0.12.0"
846
846
source = " registry+https://github.com/rust-lang/crates.io-index"
847
847
dependencies = [
848
- " backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
848
+ " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
849
849
]
850
850
851
851
[[package ]]
@@ -860,7 +860,7 @@ name = "failure"
860
860
version = " 0.1.5"
861
861
source = " registry+https://github.com/rust-lang/crates.io-index"
862
862
dependencies = [
863
- " backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
863
+ " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
864
864
" failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
865
865
]
866
866
@@ -2375,7 +2375,7 @@ name = "rustc"
2375
2375
version = " 0.0.0"
2376
2376
dependencies = [
2377
2377
" arena 0.0.0" ,
2378
- " backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2378
+ " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
2379
2379
" bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2380
2380
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2381
2381
" chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3336,7 +3336,7 @@ name = "std"
3336
3336
version = " 0.0.0"
3337
3337
dependencies = [
3338
3338
" alloc 0.0.0" ,
3339
- " backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
3339
+ " backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" ,
3340
3340
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
3341
3341
" compiler_builtins 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
3342
3342
" core 0.0.0" ,
@@ -4120,7 +4120,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4120
4120
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
4121
4121
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
4122
4122
"checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf"
4123
- "checksum backtrace 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" = " 1c50b4cb6d852a8567d98bb11c03f91ccec4dfbd88778bc1b92789c624081283 "
4123
+ "checksum backtrace 0.3.29 (registry+https://github.com/rust-lang/crates.io-index)" = " 2d631cd7af21b7ff796293f1990104e3cdb606852863bac32f000c193aa35dfb "
4124
4124
"checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = " 6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d"
4125
4125
"checksum bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 6f1efcc46c18245a69c38fcc5cc650f16d3a59d034f3106e9ed63748f695730a"
4126
4126
"checksum bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 4440d5cb623bb7390ae27fec0bb6c61111969860f8e3ae198bfa0663645e67cf"
0 commit comments