From ccf8663293c44055265c864441c11a49bcbce0a3 Mon Sep 17 00:00:00 2001 From: Erin Date: Sat, 21 May 2022 21:21:06 +0200 Subject: [PATCH] updated nightly --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2763a18..c2a0ee9 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-04-09" +channel = "nightly" components = ["rust-src", "llvm-tools-preview"] \ No newline at end of file