File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -310,17 +310,20 @@ name = "clippy"
310
310
version = " 0.0.211"
311
311
dependencies = [
312
312
" ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
313
+ " backtrace 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
313
314
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
314
315
" clippy-mini-macro-test 0.2.0" ,
315
316
" clippy_lints 0.0.211" ,
316
317
" compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
317
318
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
318
319
" lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
320
+ " num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
319
321
" regex 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
320
322
" rustc_version 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
321
323
" semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
322
324
" serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
323
325
" serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
326
+ " winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
324
327
]
325
328
326
329
[[package ]]
You can’t perform that action at this time.
0 commit comments