@@ -87,7 +87,7 @@ dependencies = [
87
87
88
88
[[package ]]
89
89
name = " atty"
90
- version = " 0.2.10 "
90
+ version = " 0.2.11 "
91
91
source = " registry+https://github.com/rust-lang/crates.io-index"
92
92
dependencies = [
93
93
" libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -187,7 +187,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
187
187
name = " cargo"
188
188
version = " 0.30.0"
189
189
dependencies = [
190
- " atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
190
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
191
191
" bufstream 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
192
192
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
193
193
" core-foundation 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -303,7 +303,7 @@ version = "2.32.0"
303
303
source = " registry+https://github.com/rust-lang/crates.io-index"
304
304
dependencies = [
305
305
" ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
306
- " atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
306
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
307
307
" bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
308
308
" strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
309
309
" textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -622,7 +622,7 @@ name = "env_logger"
622
622
version = " 0.5.10"
623
623
source = " registry+https://github.com/rust-lang/crates.io-index"
624
624
dependencies = [
625
- " atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
625
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
626
626
" humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
627
627
" log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
628
628
" regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1844,7 +1844,7 @@ name = "rustc-ap-rustc_errors"
1844
1844
version = " 182.0.0"
1845
1845
source = " registry+https://github.com/rust-lang/crates.io-index"
1846
1846
dependencies = [
1847
- " atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1847
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
1848
1848
" rustc-ap-rustc_data_structures 182.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1849
1849
" rustc-ap-serialize 182.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1850
1850
" rustc-ap-syntax_pos 182.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2097,7 +2097,7 @@ dependencies = [
2097
2097
name = " rustc_errors"
2098
2098
version = " 0.0.0"
2099
2099
dependencies = [
2100
- " atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
2100
+ " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2101
2101
" rustc_data_structures 0.0.0" ,
2102
2102
" serialize 0.0.0" ,
2103
2103
" syntax_pos 0.0.0" ,
@@ -3056,7 +3056,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3056
3056
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
3057
3057
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = " a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
3058
3058
"checksum assert_cli 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 98589b0e465a6c510d95fceebd365bb79bedece7f6e18a480897f2015f85ec51"
3059
- "checksum atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1 "
3059
+ "checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652 "
3060
3060
"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = " 89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a"
3061
3061
"checksum backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = " bff67d0c06556c0b8e6b5f090f0eac52d950d9dfd1d35ba04e4ca3543eaf6a7e"
3062
3062
"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
0 commit comments