Bump MSRV to 1.70 (#3287)
This commit is contained in:
parent
4aeeb24745
commit
e37585e5bc
5 changed files with 11 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue