From 8bf37f45ce0f211b7fbb658122ddb2817e1fcad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 13:07:07 +0000 Subject: [PATCH] Update Rust to v1.97.0 --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2d3491da85..de6c22d3ea 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] # if this changes, also change the version in the Dockerfiles -channel = "1.96.1" +channel = "1.97.0"