summaryrefslogtreecommitdiffstats
path: root/examples/component/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate the `component` widgetLibravatar Héctor Ramón Jiménez2024-09-051-10/+0
|
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-041-1/+2
| | | | | | 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.
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-3/+1
|
* Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez2022-02-091-1/+1
|
* Draft `component` example :tada:Libravatar Héctor Ramón Jiménez2021-11-291-0/+11