From ed13002e2ffbb82d62311d24a9cd200072e330b0 Mon Sep 17 00:00:00 2001 From: Update Stable Rustc Bot Date: Fri, 10 Jul 2026 00:46:46 +0000 Subject: [PATCH] Automated update to rustc stable-1.97.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 256c2c16..91dd6e78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ rust-version = "1.74.0" [workspace.metadata.rbmt.toolchains] nightly = "nightly-2026-06-11" -stable = "1.96.0" +stable = "1.97.0" [features] default = ["json-contract"]