Skip to content

Commit 37cdd7e

Browse files
committed
Update Cargo.lock
1 parent 7f60549 commit 37cdd7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.lock

+2
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,7 @@ name = "clippy_lints"
698698
version = "0.1.63"
699699
dependencies = [
700700
"cargo_metadata",
701+
"clippy_dev",
701702
"clippy_utils",
702703
"if_chain",
703704
"itertools",
@@ -708,6 +709,7 @@ dependencies = [
708709
"semver",
709710
"serde",
710711
"serde_json",
712+
"tempfile",
711713
"toml",
712714
"unicode-normalization",
713715
"unicode-script",

0 commit comments

Comments
 (0)