From 7463eceaef53f82d0c871f227e527509504509c2 Mon Sep 17 00:00:00 2001 From: Caspian443 Date: Mon, 27 Oct 2025 15:07:11 +0800 Subject: [PATCH] update toochain --- rust-toolchain | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-toolchain b/rust-toolchain index d23811e..8dda803 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2025-03-15" -components = ["llvm-tools-preview", "rustc-dev"] +channel = "nightly-2025-02-20" +components = ["llvm-tools-preview", "rustc-dev","rust-src"]