summaryrefslogtreecommitdiffstats
path: root/examples/svg/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez2025-02-211-1/+1
|
* 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.
* Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez2022-02-091-1/+1
|
* Implement `svg::Handle::from_memory`Libravatar Héctor Ramón Jiménez2020-03-311-1/+0
| | | | Useful if you already have your SVG data in memory.
* Add `env_logger` to `svg` exampleLibravatar Héctor Ramón Jiménez2020-02-261-0/+1
|
* Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez2020-01-201-0/+9