Bump MSRV to 1.65

This commit is contained in:
Kirill Chibisov 2023-08-16 12:10:38 +04:00 committed by GitHub
parent af6c343d0e
commit 6caff77abb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 7 deletions

View file

@ -10,7 +10,7 @@ readme = "README.md"
repository = "https://github.com/rust-windowing/winit"
documentation = "https://docs.rs/winit"
categories = ["gui"]
rust-version = "1.64.0"
rust-version = "1.65.0"
[package.metadata.docs.rs]
features = ["serde"]