Skip to content

Commit a55c2eb

Browse files
committed
Auto merge of #60355 - Manishearth:clippyup, r=centril
Update clippy r? @Centril
2 parents 96d565b + 505cae2 commit a55c2eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ dependencies = [
414414
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)",
415415
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
416416
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
417-
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
417+
"toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
418418
"unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
419419
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
420420
]

src/tools/clippy

0 commit comments

Comments
 (0)