Release winit 0.14.0 (#503)

This commit is contained in:
Francesca Frangipane 2018-05-09 10:58:06 -04:00 committed by GitHub
parent 374f131f1e
commit e48f1fc5f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

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