Fix spinch deployment

This commit is contained in:
Joscha 2025-03-03 21:39:50 +01:00
parent a92ef78133
commit f4eb4d58b0
13 changed files with 21 additions and 13 deletions

View file

@ -23,7 +23,7 @@ showbits-typst.path = "./showbits-typst"
tokio = "1.43.0"
typst = "0.13.0"
typst-assets = { version = "0.13.0", features = ["fonts"] }
typst-kit = "0.13.0"
typst-kit = { version = "0.13.0", features = ["vendor-openssl"] }
typst-render = "0.13.0"
[workspace.dependencies.mark]