File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,6 @@ dependencies = [
351351name = " clippy"
352352version = " 0.0.212"
353353dependencies = [
354- " ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
355354 " cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
356355 " clippy-mini-macro-test 0.2.0" ,
357356 " clippy_lints 0.0.212" ,
@@ -360,7 +359,6 @@ dependencies = [
360359 " lazy_static 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
361360 " regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
362361 " rustc-workspace-hack 1.0.0" ,
363- " rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
364362 " semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
365363 " serde 1.0.70 (registry+https://github.com/rust-lang/crates.io-index)" ,
366364 " 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 = [
4141 " timezoneapi" ,
4242 " lmcons" ,
4343 " wincon" ,
44+ " consoleapi" ,
45+ " errhandlingapi" ,
46+ " processenv" ,
4447]
You can’t perform that action at this time.
0 commit comments