Update 'winit' dependency in README
It now matches the current release line, 0.6.x
This commit is contained in:
parent
4a50fa6c44
commit
622b3b248e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
winit = "0.5"
|
||||
winit = "0.6"
|
||||
```
|
||||
|
||||
## [Documentation](https://docs.rs/winit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue