chore: update CI's clippy version to 1.65 (#5276)

This commit is contained in:
Carl Lerche
2022-12-06 19:56:13 -08:00
committed by GitHub
parent 07da5e73ee
commit 22cff80048
20 changed files with 27 additions and 27 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.60.0
rust_clippy: 1.65.0
# When updating this, also update:
# - README.md
# - tokio/README.md