From fd6e93a6671ec65717f9259791b5a733d0628350 Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Tue, 24 Nov 2020 17:30:18 +0800 Subject: [PATCH] update rust-toolchain to nightly --- os/rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/rust-toolchain b/os/rust-toolchain index ae054b9a..bf867e0a 100644 --- a/os/rust-toolchain +++ b/os/rust-toolchain @@ -1 +1 @@ -nightly-2020-11-01 \ No newline at end of file +nightly