Skip to content

Commit 2133d66

Browse files
Merge pull request #21153 from ChayimFriedman2/msrv
minor: Increase MSRV to 1.91.0
2 parents 8cec5e5 + 73122ea commit 2133d66

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
@@ -4,7 +4,7 @@ exclude = ["crates/proc-macro-srv/proc-macro-test/imp"]
44
resolver = "2"
55

66
[workspace.package]
7-
rust-version = "1.88"
7+
rust-version = "1.91"
88
edition = "2024"
99
license = "MIT OR Apache-2.0"
1010
authors = ["rust-analyzer team"]

0 commit comments

Comments
 (0)