From 227ebf685d62eab63bd5ae71b5eb710318df8ffc Mon Sep 17 00:00:00 2001 From: XinBaoCode <1392368311@qq.com> Date: Wed, 3 Apr 2024 11:03:53 +0800 Subject: [PATCH] fix: change rust-toolchain stable --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 902c74186f..870bbe4e50 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -1.65.0 +stable \ No newline at end of file