Merge pull request #184 from LPGhatguy/patch-1

Update 'winit' dependency in README
This commit is contained in:
tomaka
2017-05-22 09:02:07 +02:00
committed by GitHub

View File

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