Increase MSRV to 1.91.0

This commit is contained in:
Chayim Refael Friedman
2025-11-28 11:59:40 +02:00
parent 3e420122c5
commit b24f9b6531
+1 -1
View File
@@ -4,7 +4,7 @@ exclude = ["crates/proc-macro-srv/proc-macro-test/imp"]
resolver = "2"
[workspace.package]
rust-version = "1.88"
rust-version = "1.91"
edition = "2024"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer team"]