Skip to content

Commit 17c7b3c

Browse files
authored
Bump MSRV to Rust 1.89 (#21180)
1 parent 921f409 commit 17c7b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
# Please update rustfmt.toml when bumping the Rust edition
77
edition = "2024"
8-
rust-version = "1.88"
8+
rust-version = "1.89"
99
homepage = "https://docs.astral.sh/ruff"
1010
documentation = "https://docs.astral.sh/ruff"
1111
repository = "https://github.com/astral-sh/ruff"

0 commit comments

Comments
 (0)