Update Cargo.lock
This commit is contained in:
parent
7f605496e7
commit
37cdd7e372
1 changed files with 2 additions and 0 deletions
|
@ -698,6 +698,7 @@ name = "clippy_lints"
|
|||
version = "0.1.63"
|
||||
dependencies = [
|
||||
"cargo_metadata",
|
||||
"clippy_dev",
|
||||
"clippy_utils",
|
||||
"if_chain",
|
||||
"itertools",
|
||||
|
@ -708,6 +709,7 @@ dependencies = [
|
|||
"semver",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
"toml",
|
||||
"unicode-normalization",
|
||||
"unicode-script",
|
||||
|
|
Loading…
Add table
Reference in a new issue