From 9b28160496c943b056beb519ed4a8e71984a8724 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Sep 2026 01:00:49 +0000 Subject: [PATCH] Update CURRENT DEVELOPMENT RUST TOOLCHAIN to 1.98.1 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 42597680..8c57a1f0 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.98.0" # CURRENT DEVELOPMENT RUST TOOLCHAIN +channel = "1.98.1" # CURRENT DEVELOPMENT RUST TOOLCHAIN