summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
AgeCommit message (Collapse)Author
2023-04-11Version bumpv0.2.0Laurenz
2023-04-05Bump versionv0.1.0Laurenz
2023-03-27Bump dependenciesLaurenz
2023-02-06Set Typst versions to `0.0.0`Laurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-03Separate test crateLaurenz
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414