Update 'winit' dependency in README

It now matches the current release line, 0.6.x
This commit is contained in:
Lucien Greathouse 2017-05-21 21:41:06 -07:00 committed by GitHub
parent 4a50fa6c44
commit 622b3b248e

View file

@ -9,7 +9,7 @@
```toml
[dependencies]
winit = "0.5"
winit = "0.6"
```
## [Documentation](https://docs.rs/winit)