summaryrefslogtreecommitdiff
path: root/crates/typst-kit
AgeCommit message (Collapse)Author
2024-10-01Better return type for `download_index` (#5086)Laurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-20Fixed typo in docs for `ProgressSink` (#4785)Andrew Voynov
2024-08-11Fix crash when local package is missing and make OpenSSL optional in ↵Florent Michel
typst-kit (#4720)
2024-08-05Add typst-kit crate (#4540)tingerrr