Release 0.24.0

This commit is contained in:
Kirill Chibisov 2020-12-10 19:12:46 +03:00 committed by GitHub
parent 6f70fd90b9
commit 6db308f1e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
```toml
[dependencies]
winit = "0.23.0"
winit = "0.24.0"
```
## [Documentation](https://docs.rs/winit)