From 75fc8a664f82825aface01221a575568c7eaefaf Mon Sep 17 00:00:00 2001 From: yvt Date: Mon, 10 Oct 2022 14:04:08 +0900 Subject: [PATCH] chore: upgrade the Rust toolchain to `nightly-2022-04-25` --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index abcacd9bd1d..f6f9b5b6c64 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2022-04-11 +nightly-2022-04-25