chore: update CI to clippy 1.88 (#7452)

This commit is contained in:
Aaron Chen
2025-07-09 08:34:24 +02:00
committed by GitHub
parent aff24dfbeb
commit a7896d07f1
28 changed files with 63 additions and 84 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ env:
rust_nightly: nightly-2025-01-25
# Pin a specific miri version
rust_miri_nightly: nightly-2025-06-02
rust_clippy: '1.77'
rust_clippy: '1.88'
# When updating this, also update:
# - README.md
# - tokio/README.md