Remove MSRV guarantee (#746)

* Remove MSRV guarantee

* Update CHANGELOG
This commit is contained in:
Osspial
2018-12-29 15:02:02 -11:00
committed by GitHub
parent 139686ddce
commit 4584e7629a
4 changed files with 2 additions and 19 deletions

View File

@@ -41,7 +41,7 @@ fn main() {
}
```
Note that winit requires Rust 1.28.0 or later.
Winit is only officially supported on the latest stable version of the Rust compiler.
### Cargo Features