From 52ebde8e162523e993bfccc11a0a60d91cc1ee67 Mon Sep 17 00:00:00 2001 From: yvt Date: Wed, 12 Oct 2022 12:20:37 +0900 Subject: [PATCH] chore: upgrade the Rust toolchain to `nightly-2022-08-17` --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 181fd0a0594..0581bda0e6f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2022-05-13 +nightly-2022-08-17