From ffc95305eae05142851b69da42b52ff6fe672c53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Sep 2026 00:59:16 +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 4259768..8c57a1f 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