set toolchain version

Signed-off-by: Ping Yu <yuping@pingcap.com>
This commit is contained in:
Ping Yu 2025-03-12 15:01:32 +08:00
parent 1a14267135
commit 75936158e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "stable"
channel = "nightly-2023-12-10"
components = ["rustfmt", "clippy"]