Skip to content

Commit 45f45e5

Browse files
committed
update clippy submodule to a72e786
Fixes clippy build.
1 parent e783d2b commit 45f45e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: src/Cargo.lock

+1
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ dependencies = [
344344
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
345345
"serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
346346
"serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
347+
"smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
347348
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
348349
"unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
349350
"url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",

Diff for: src/tools/clippy

0 commit comments

Comments
 (0)