Skip to content

Commit a7344fe

Browse files
committed
Update the clippy submodule
1 parent 3bf40a8 commit a7344fe

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/Cargo.lock

-2
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@ dependencies = [
351351
name = "clippy"
352352
version = "0.0.212"
353353
dependencies = [
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)",

src/tools/clippy

0 commit comments

Comments
 (0)