Use new typst rendering in /test endpoint

This commit is contained in:
Joscha 2025-02-28 23:10:31 +01:00
parent 8526566f39
commit 428b825e43
15 changed files with 128 additions and 14 deletions

1
Cargo.lock generated
View file

@ -2514,6 +2514,7 @@ dependencies = [
"serde",
"showbits-assets",
"showbits-common",
"showbits-typst",
"taffy",
"tokio",
]