chore(deps): bump rust-toolchain from 1.91 to 1.92

Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.91 to 1.92.
- [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.91.0...1.92.0)

---
updated-dependencies:
- dependency-name: rust-toolchain
  dependency-version: '1.92'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-15 11:29:35 +00:00 committed by GitHub
commit 56728fcf8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "1.91"
channel = "1.92"
components = ["rustfmt", "clippy", "rust-src", "rust-analyzer"]