Skip to content

Commit 8ec83cf

Browse files
committed
update clippy to fix toolstate
1 parent 61a551b commit 8ec83cf

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
@@ -487,7 +487,7 @@ dependencies = [
487487
"regex-syntax",
488488
"semver",
489489
"serde",
490-
"smallvec 0.6.10",
490+
"smallvec 1.0.0",
491491
"toml",
492492
"unicode-normalization",
493493
"url 2.1.0",

src/tools/clippy

0 commit comments

Comments
 (0)