From 479346f6e1702a48bf54849f29ddf3daba01b9a6 Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Mon, 2 Aug 2021 09:59:00 +0800 Subject: [PATCH] update rust-toolchain to nightly-2021-07-27 --- code/rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/rust-toolchain b/code/rust-toolchain index c3912e1..2c14cd6 100644 --- a/code/rust-toolchain +++ b/code/rust-toolchain @@ -1 +1 @@ -nightly-2021-03-01 \ No newline at end of file +nightly-2021-07-27