From ae6be4f36182722e7a3b021868ee913f1a97200e Mon Sep 17 00:00:00 2001 From: flip1995 Date: Thu, 11 Mar 2021 10:38:49 +0100 Subject: [PATCH] Bump nightly version => 2021-03-11 --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 865043b46d1..c52a7f2e743 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-02-25" +channel = "nightly-2021-03-11" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]