core: bump rust-toolchain from 1.94.0 to 1.94.1 (#21193)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-27 12:44:30 +00:00
committed by GitHub
parent 86bd41d804
commit 6541fd2f93

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.94.0"
channel = "1.94.1"
components = ["clippy", "rust-analyzer", "llvm-tools-preview"]