File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,6 @@ dependencies = [
351
351
name = " clippy"
352
352
version = " 0.0.212"
353
353
dependencies = [
354
- " ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
355
354
" cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
356
355
" clippy-mini-macro-test 0.2.0" ,
357
356
" clippy_lints 0.0.212" ,
@@ -360,7 +359,6 @@ dependencies = [
360
359
" lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
361
360
" regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
362
361
" rustc-workspace-hack 1.0.0" ,
363
- " rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
364
362
" semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
365
363
" serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
366
364
" serde_derive 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
Original file line number Diff line number Diff line change @@ -41,4 +41,7 @@ features = [
41
41
" timezoneapi" ,
42
42
" lmcons" ,
43
43
" wincon" ,
44
+ " consoleapi" ,
45
+ " errhandlingapi" ,
46
+ " processenv" ,
44
47
]
You can’t perform that action at this time.
0 commit comments