Skip to content

Commit

Permalink
Update Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Aug 11, 2022
1 parent ad76883 commit ea90d4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ dependencies = [

[[package]]
name = "clippy"
version = "0.1.64"
version = "0.1.65"
dependencies = [
"clippy_lints",
"clippy_utils",
Expand Down Expand Up @@ -704,7 +704,7 @@ dependencies = [

[[package]]
name = "clippy_lints"
version = "0.1.64"
version = "0.1.65"
dependencies = [
"cargo_metadata 0.14.0",
"clippy_utils",
Expand All @@ -726,7 +726,7 @@ dependencies = [

[[package]]
name = "clippy_utils"
version = "0.1.64"
version = "0.1.65"
dependencies = [
"arrayvec",
"if_chain",
Expand Down

0 comments on commit ea90d4b

Please sign in to comment.