Remove MSRV guarantee (#746)
* Remove MSRV guarantee * Update CHANGELOG
This commit is contained in:
parent
139686ddce
commit
4584e7629a
4 changed files with 2 additions and 19 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue