Bump MSRV to 1.80

This commit is contained in:
Kirill Chibisov
2025-05-05 21:55:12 +09:00
committed by GitHub
parent 8c36ed4900
commit 519947463f
11 changed files with 70 additions and 98 deletions

View File

@@ -396,7 +396,7 @@ resolver = "2"
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/rust-windowing/winit"
rust-version = "1.73"
rust-version = "1.80"
[workspace.dependencies]
mint = "0.5.6"