Skip to content

Commit

Permalink
update clippy to fix toolstate
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Nov 6, 2019
1 parent 61a551b commit 8ec83cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ dependencies = [
"regex-syntax",
"semver",
"serde",
"smallvec 0.6.10",
"smallvec 1.0.0",
"toml",
"unicode-normalization",
"url 2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 8ec83cf

Please sign in to comment.