Bump versions 🎉

This commit is contained in:
Héctor Ramón Jiménez 2023-02-18 12:04:40 +01:00
parent c6218cbc55
commit 0d1656937b
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
34 changed files with 146 additions and 95 deletions

View file

@ -20,7 +20,7 @@ It exposes a renderer-agnostic `Application` trait that can be implemented and t
Add `iced_winit` as a dependency in your `Cargo.toml`:
```toml
iced_winit = "0.7"
iced_winit = "0.8"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If