Increase MSRV to 1.28.0 (#716)

This commit is contained in:
Francesca Plebani
2018-11-19 16:56:11 -05:00
committed by GitHub
parent 3c59283b3f
commit 5be52c9753
4 changed files with 8 additions and 16 deletions

View File

@@ -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: