summaryrefslogtreecommitdiffstats
path: root/examples/solar_system/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Showcase `canvas` image support in `solar_system` exampleLibravatar Héctor Ramón Jiménez2024-08-041-1/+1
|
* Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez2023-09-041-2/+4
| | | | | | 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.
* Added support for gradients as background variants + other optimizations.Libravatar Bingus2023-05-111-0/+1
|
* Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez2022-02-091-1/+1
|
* Update: randLibravatar Sebastian2021-03-031-1/+1
|
* Implement `time::every` in `iced_futures`Libravatar Héctor Ramón Jiménez2020-04-301-3/+1
|
* Remove `Drawable` and rename `State` to `Program`Libravatar Héctor Ramón Jiménez2020-04-281-3/+0
|
* Add `solar_system` exampleLibravatar Héctor Ramón Jiménez2020-02-141-0/+15