Fix docs.rs links
Related issue: https://github.com/rust-lang/docs.rs/issues/223
This commit is contained in:
parent
471b695331
commit
f5186f31f1
4 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue