summaryrefslogtreecommitdiffstats
path: root/widget/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable `iced_renderer/wgpu` feature in `iced_widget`Libravatar Héctor Ramón Jiménez2023-11-141-1/+1
|
* Added support for custom shader widget for iced_wgpu backend.Libravatar Bingus2023-11-141-0/+1
|
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-041-34/+23
| | | | | | We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version.
* Bump version of `iced_widget` :tada:Libravatar Héctor Ramón Jiménez2023-08-021-1/+1
|
* Bump version of `iced_widget` :tada:Libravatar Héctor Ramón Jiménez2023-07-291-1/+1
|
* Enable all features for `iced_widget` in `docs.rs`Libravatar Héctor Ramón Jiménez2023-07-281-0/+4
|
* Bump versions :tada:Libravatar Héctor Ramón Jiménez2023-07-281-2/+9
|
* Update `ouroboros` dependencyLibravatar Héctor Ramón Jiménez2023-06-211-1/+1
|
* Merge branch 'master' into advanced-textLibravatar Héctor Ramón Jiménez2023-04-171-2/+2
|
* Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-051-2/+2
|
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+37