From ffab1f0ce6647492b1d93290fd9230690ab6f712 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 09:59:50 +0000 Subject: [PATCH] chore(deps): update rust to 1.96 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index c1f37b40ff..5c97b7a605 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.94" +channel = "1.96" profile = "default"