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

@ -13,15 +13,3 @@ This crate is meant to be a starting point for an Iced runtime.
</p>
[documentation]: https://docs.rs/iced_core
## Installation
Add `iced_core` as a dependency in your `Cargo.toml`:
```toml
iced_core = "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