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"
|
version = "0.1.63"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cargo_metadata",
|
"cargo_metadata",
|
||||||
|
"clippy_dev",
|
||||||
"clippy_utils",
|
"clippy_utils",
|
||||||
"if_chain",
|
"if_chain",
|
||||||
"itertools",
|
"itertools",
|
||||||
|
@ -708,6 +709,7 @@ dependencies = [
|
||||||
"semver",
|
"semver",
|
||||||
"serde",
|
"serde",
|
||||||
"serde_json",
|
"serde_json",
|
||||||
|
"tempfile",
|
||||||
"toml",
|
"toml",
|
||||||
"unicode-normalization",
|
"unicode-normalization",
|
||||||
"unicode-script",
|
"unicode-script",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue