chore: update CI to clippy 1.77 (#6443)

This commit is contained in:
Siech0
2024-03-30 15:49:42 +09:00
committed by GitHub
parent 9c337ca1a3
commit 3936ebdfe4
7 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ env:
# Change to specific Rust release to pin
rust_stable: stable
rust_nightly: nightly-2023-10-21
rust_clippy: '1.76'
rust_clippy: '1.77'
# When updating this, also update:
# - README.md
# - tokio/README.md