summaryrefslogtreecommitdiffstats
path: root/examples/sierpinski_triangle/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Implement sierpinski-triangle exampleLibravatar xkenmon2022-09-231-0/+10