aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/Cargo.toml (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz2026-06-13
| | | | There are still the `clippy` warnings, but they are for a future date.
* chore(treewide): Cleanup themesBenedikt Peetz2026-06-12
|
* chore: Move everything into one big crateBenedikt Peetz2026-06-11
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.