From ef557e14181d1984d40f82e6509c788c245a5233 Mon Sep 17 00:00:00 2001 From: Update Stable Rustc Bot Date: Fri, 21 Aug 2026 00:18:55 +0000 Subject: [PATCH] Automated update to rustc stable-1.98.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8abc3df0..6ff5230e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ rust-version = "1.74.0" [workspace.metadata.rbmt.toolchains] nightly = "nightly-2026-07-23" -stable = "1.97.1" +stable = "1.98.0" [features] default = ["json-contract"]