Chore: apply more clippy rules to prevent from code complexity (#3813)

This commit is contained in:
Lifei Zhou
2025-08-03 20:03:08 +10:00
committed by GitHub
parent 412ceb8128
commit 48a38dc034
8 changed files with 316 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "stable"
channel = "1.88.0"
profile = "default"