Update winit to 0.19.0 (#798)
* Update winit to 0.19.0 * Update date for 0.19
This commit is contained in:
parent
09182dc093
commit
fc481b6d6d
3 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
winit = "0.18.1"
|
||||
winit = "0.19.0"
|
||||
```
|
||||
|
||||
## [Documentation](https://docs.rs/winit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue