Use new typst rendering in /test endpoint
This commit is contained in:
parent
8526566f39
commit
428b825e43
15 changed files with 128 additions and 14 deletions
|
|
@ -28,6 +28,7 @@ rust-embed = "8.5.0"
|
|||
serde = { version = "1.0.218", features = ["derive"] }
|
||||
showbits-assets.path = "./showbits-assets"
|
||||
showbits-common.path = "./showbits-common"
|
||||
showbits-typst.path = "./showbits-typst"
|
||||
tokio = "1.43.0"
|
||||
typst = "0.13.0"
|
||||
typst-assets = { version = "0.13.0", features = ["fonts"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue