diff options
| -rw-r--r-- | src/Cargo.lock | 1 | ||||
| m--------- | src/tools/clippy | 28 |
2 files changed, 15 insertions, 14 deletions
diff --git a/src/Cargo.lock b/src/Cargo.lock index 3361e81ecfe..dd211083527 100644 --- a/src/Cargo.lock +++ b/src/Cargo.lock @@ -349,6 +349,7 @@ dependencies = [ "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", + "walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 5afdf8b78507ddf015d192858aef56e72c17de1 +Subproject b1d0343749bdc87e5cbbe7f1aeaa9d2a2c9dbc5 |
