Bump MSRV to Rust 1.89 (#21180)

This commit is contained in:
Micha Reiser 2025-11-01 03:26:38 +01:00 committed by GitHub
parent 921f409ee8
commit 17c7b3cde1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ resolver = "2"
[workspace.package]
# Please update rustfmt.toml when bumping the Rust edition
edition = "2024"
rust-version = "1.88"
rust-version = "1.89"
homepage = "https://docs.astral.sh/ruff"
documentation = "https://docs.astral.sh/ruff"
repository = "https://github.com/astral-sh/ruff"