Bump MSRV to 1.86

This commit is contained in:
Ian Douglas Scott
2026-07-23 08:58:23 -07:00
committed by Kirill Chibisov
parent 0ea5f3c875
commit 0e7ed677f1
5 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ resolver = "3"
edition = "2024"
license = "Apache-2.0"
repository = "https://github.com/rust-windowing/winit"
rust-version = "1.85"
rust-version = "1.86"
version = "0.31.0-beta.2"
[workspace.dependencies]