Increase MSRV to 1.28.0 (#716)
This commit is contained in:
parent
3c59283b3f
commit
5be52c9753
4 changed files with 8 additions and 16 deletions
|
|
@ -41,6 +41,8 @@ fn main() {
|
|||
}
|
||||
```
|
||||
|
||||
Note that winit requires Rust 1.28.0 or later.
|
||||
|
||||
### Cargo Features
|
||||
|
||||
Winit provides the following features, which can be enabled in your `Cargo.toml` file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue