From b3a2935a37ed96a39d0e6cc3d98c297fa4ac3d08 Mon Sep 17 00:00:00 2001 From: Update Stable Rustc Bot Date: Fri, 29 May 2026 01:01:15 +0000 Subject: [PATCH] Automated update to rustc stable-1.96.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 91249239..4ff2578c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ rust-version = "1.74.0" [workspace.metadata.rbmt.toolchains] nightly = "nightly-2026-05-14" -stable = "1.95.0" +stable = "1.96.0" [features] default = ["json-contract"]