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

Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.90 to 1.91.
- [Release notes](https://github.com/rust-lang/rust/releases)
- [Changelog](https://github.com/rust-lang/rust/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-lang/rust/compare/1.90.0...1.91.0)

---
updated-dependencies:
- dependency-name: rust-toolchain
  dependency-version: '1.91'
  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-11-03 11:45:23 +00:00 committed by GitHub
parent 90f0f92b66
commit d1ec605cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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