Bump MSRV to 1.70 (#3287)

This commit is contained in:
daxpedda
2023-12-22 23:27:36 +01:00
committed by GitHub
parent 4aeeb24745
commit e37585e5bc
5 changed files with 11 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ Winit provides the following features, which can be enabled in your `Cargo.toml`
## MSRV Policy
This crate's Minimum Supported Rust Version (MSRV) is **1.65**. Changes to
This crate's Minimum Supported Rust Version (MSRV) is **1.70**. Changes to
the MSRV will be accompanied by a minor version bump.
As a **tentative** policy, the upper bound of the MSRV is given by the following