summaryrefslogtreecommitdiff
path: root/cli/src/tracing.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-07-02Modularize CLILaurenz
This introduces one small breaking change: `--root` and `--font-paths` can't appear in front of the command anymore. Also fixes #1491.