From afc2d65d4ac77bb56a9abc9b9073a3bbc8c795d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 02:25:12 +0000 Subject: [PATCH] Update Rust to nightly-2026-08-22 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 5df89b4..3911c90 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -20,7 +20,7 @@ # SOFTWARE. [toolchain] -channel = "nightly-2026-08-21" +channel = "nightly-2026-08-22" profile = "minimal" components = [ "rustc",