Skip to content

Commit

Permalink
Update Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Jun 16, 2022
1 parent 7f60549 commit 37cdd7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -698,6 +698,7 @@ name = "clippy_lints"
version = "0.1.63"
dependencies = [
"cargo_metadata",
"clippy_dev",
"clippy_utils",
"if_chain",
"itertools",
Expand All @@ -708,6 +709,7 @@ dependencies = [
"semver",
"serde",
"serde_json",
"tempfile",
"toml",
"unicode-normalization",
"unicode-script",
Expand Down

0 comments on commit 37cdd7e

Please sign in to comment.