Bump MSRV to v1.73 (#3743)

This commit is contained in:
daxpedda
2024-06-20 11:09:15 +02:00
committed by GitHub
parent d8ffd4bb26
commit 1552eb21f7
7 changed files with 32 additions and 72 deletions

View File

@@ -346,7 +346,7 @@ resolver = "2"
members = ["dpi"]
[workspace.package]
rust-version = "1.70.0"
rust-version = "1.73"
repository = "https://github.com/rust-windowing/winit"
license = "Apache-2.0"
edition = "2021"