summaryrefslogtreecommitdiffstats
path: root/examples/loading_spinners/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez1-1/+1
2025-01-06chore: remove once_cell dependencyLibravatar Tommy Volk1-1/+0
2023-09-04Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez1-3/+5
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.
2023-06-08comment: cleanup importsLibravatar Nick Senger1-5/+2
2023-06-07feat: use lyon for easingLibravatar Nick Senger1-2/+3
2023-06-07feat: add progress indicators exampleLibravatar Nick Senger1-0/+13