chore: stabilize local build environment
Some checks failed
Build Main Binary / build-binary (push) Has been cancelled
Check / Run backend checks (push) Has been cancelled
Check / Run frontend checks (push) Has been cancelled

This commit is contained in:
2026-03-20 01:52:42 +08:00
parent 315f00d654
commit 5f8d4450cc
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.93.1"
channel = "stable"
components = ["clippy"]