Update outdated READMEs of subcrates

This commit is contained in:
Héctor Ramón Jiménez 2024-05-27 13:47:57 +02:00
parent 8d1e639c5d
commit 07f94d68b5
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 1 additions and 58 deletions

View file

@ -15,15 +15,3 @@ It exposes a renderer-agnostic `Application` trait that can be implemented and t
[documentation]: https://docs.rs/iced_winit
[`iced_native`]: ../native
[`winit`]: https://github.com/rust-windowing/winit
## Installation
Add `iced_winit` as a dependency in your `Cargo.toml`:
```toml
iced_winit = "0.9"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If
you want to learn about a specific release, check out [the release list].
[the release list]: https://github.com/iced-rs/iced/releases