diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| m--------- | src/tools/clippy | 19 |
2 files changed, 11 insertions, 10 deletions
diff --git a/Cargo.lock b/Cargo.lock index 89b19995566..aeddf35eb0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -414,7 +414,7 @@ dependencies = [ "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", - "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", + "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 8c0e038f6f25e0d8db8e24bcd37b4b11ca9665c +Subproject f1eda09ea135c06e32ab34332ad25155e314731 |
