@@ -324,27 +324,6 @@ dependencies = [
324
324
name = " clippy-mini-macro-test"
325
325
version = " 0.2.0"
326
326
327
- [[package ]]
328
- name = " clippy_lints"
329
- version = " 0.0.211"
330
- source = " git+https://github.com/rust-lang-nursery/rust-clippy?rev=6c70013f93a18c1ca7990efa8b1464acc6e18ce7#6c70013f93a18c1ca7990efa8b1464acc6e18ce7"
331
- dependencies = [
332
- " cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
333
- " if_chain 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
334
- " itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
335
- " lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
336
- " matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
337
- " pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
338
- " quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
339
- " regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
340
- " semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
341
- " serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" ,
342
- " serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" ,
343
- " toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
344
- " unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
345
- " url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
346
- ]
347
-
348
327
[[package ]]
349
328
name = " clippy_lints"
350
329
version = " 0.0.211"
@@ -1686,7 +1665,7 @@ version = "0.129.0"
1686
1665
dependencies = [
1687
1666
" cargo 0.30.0" ,
1688
1667
" cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1689
- " clippy_lints 0.0.211 (git+https://github.com/rust-lang-nursery/rust-clippy?rev=6c70013f93a18c1ca7990efa8b1464acc6e18ce7) " ,
1668
+ " clippy_lints 0.0.211" ,
1690
1669
" env_logger 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
1691
1670
" failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1692
1671
" itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3062,7 +3041,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3062
3041
"checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
3063
3042
"checksum chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 6962c635d530328acc53ac6a955e83093fedc91c5809dfac1fa60fa470830a37"
3064
3043
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e"
3065
- "checksum clippy_lints 0.0.211 (git+https://github.com/rust-lang-nursery/rust-clippy?rev=6c70013f93a18c1ca7990efa8b1464acc6e18ce7)" = " <none>"
3066
3044
"checksum cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = " 95470235c31c726d72bf2e1f421adc1e65b9d561bf5529612cbe1a72da1467b3"
3067
3045
"checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
3068
3046
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
0 commit comments