Update outdated READMEs of subcrates
This commit is contained in:
parent
8d1e639c5d
commit
07f94d68b5
3 changed files with 1 additions and 58 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue