From d0cd2d7835f40b70847551020a9956135fa56ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 08:32:11 +0000 Subject: [PATCH] chore(deps): bump rust-toolchain from 1.94.0 to 1.94.1 Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.94.0 to 1.94.1. - [Release notes](https://github.com/rust-lang/rust/releases) - [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md) - [Commits](https://github.com/rust-lang/rust/compare/1.94.0...1.94.1) --- updated-dependencies: - dependency-name: rust-toolchain dependency-version: 1.94.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 76a06e6..9cf4a67 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.94.0" +channel = "1.94.1"