fix: make precommit all happy (#4451)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong
2026-07-08 16:28:44 +08:00
committed by GitHub
parent c1cc0d189f
commit bef276611b
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -13,5 +13,5 @@
# limitations under the License.
[toolchain]
channel = "stable"
channel = "1.96"
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]