chore: bump clippy version (#5173)

This commit is contained in:
Alice Ryhl
2022-11-06 12:44:26 +01:00
committed by GitHub
parent f4643608ad
commit fc9518b627
30 changed files with 66 additions and 67 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ env:
# Change to specific Rust release to pin
rust_stable: stable
rust_nightly: nightly-2022-11-03
rust_clippy: 1.56.0
rust_clippy: 1.60.0
# When updating this, also update:
# - README.md
# - tokio/README.md