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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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