From f88c486088982878551395253c43771f30629ba5 Mon Sep 17 00:00:00 2001 From: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> Date: Sun, 17 Apr 2022 17:39:58 +0200 Subject: [PATCH] upgrade nightly --- rust2/rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust2/rust-toolchain.toml b/rust2/rust-toolchain.toml index 10bf067..b43d51f 100644 --- a/rust2/rust-toolchain.toml +++ b/rust2/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "nightly-2022-04-12" \ No newline at end of file +channel = "nightly-2022-04-17" \ No newline at end of file