@@ -288,12 +288,12 @@ dependencies = [
288
288
289
289
[[package ]]
290
290
name = " clippy"
291
- version = " 0.0.200 "
291
+ version = " 0.0.202 "
292
292
dependencies = [
293
293
" ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
294
294
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
295
295
" clippy-mini-macro-test 0.2.0" ,
296
- " clippy_lints 0.0.200 " ,
296
+ " clippy_lints 0.0.202 " ,
297
297
" compiletest_rs 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
298
298
" derive-new 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
299
299
" lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -311,6 +311,27 @@ version = "0.2.0"
311
311
[[package ]]
312
312
name = " clippy_lints"
313
313
version = " 0.0.200"
314
+ source = " registry+https://github.com/rust-lang/crates.io-index"
315
+ dependencies = [
316
+ " cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
317
+ " if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
318
+ " itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
319
+ " lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
320
+ " matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
321
+ " pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
322
+ " quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
323
+ " regex-syntax 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
324
+ " semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
325
+ " serde 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
326
+ " serde_derive 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
327
+ " toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
328
+ " unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
329
+ " url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
330
+ ]
331
+
332
+ [[package ]]
333
+ name = " clippy_lints"
334
+ version = " 0.0.202"
314
335
dependencies = [
315
336
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
316
337
" if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1624,7 +1645,7 @@ version = "0.128.0"
1624
1645
dependencies = [
1625
1646
" cargo 0.29.0" ,
1626
1647
" cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1627
- " clippy_lints 0.0.200" ,
1648
+ " clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index) " ,
1628
1649
" env_logger 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1629
1650
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1630
1651
" json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2978,6 +2999,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2978
2999
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
2979
3000
"checksum chrono 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " ba5f60682a4c264e7f8d77b82e7788938a76befdf949d4a98026d19099c9d873"
2980
3001
"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = " f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536"
3002
+ "checksum clippy_lints 0.0.200 (registry+https://github.com/rust-lang/crates.io-index)" = " d2432663f6bdb90255dcf9df5ca504f99b575bb471281591138f62f9d31f863b"
2981
3003
"checksum cmake 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = " 5cf678ceebedde428000cb3a34465cf3606d1a48da17014948a916deac39da7c"
2982
3004
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
2983
3005
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
0 commit comments