From 6d2e79074df5af949ee860109b0b3c9f68d7cf17 Mon Sep 17 00:00:00 2001 From: Update Stable Rustc Bot Date: Fri, 3 Jul 2026 00:47:25 +0000 Subject: [PATCH] Automated update to rustc stable-1.96.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 256c2c16..e51708e1 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.96.1" [features] default = ["json-contract"]