Fix docs.rs links

Related issue: https://github.com/rust-lang/docs.rs/issues/223
This commit is contained in:
Héctor Ramón Jiménez 2020-02-03 23:53:34 +01:00
parent 471b695331
commit f5186f31f1
4 changed files with 3 additions and 4 deletions

View file

@ -18,7 +18,7 @@ The crate is currently a __very experimental__, simple abstraction layer over [`
Add `iced_web` as a dependency in your `Cargo.toml`:
```toml
iced_web = "0.1.0-alpha"
iced_web = "0.1.0"
```
__Iced moves fast and the `master` branch can contain breaking changes!__ If