Improve error handling: render errors through typst
This commit is contained in:
@@ -8,6 +8,7 @@ typst = "0.14.0"
|
||||
typst-render = "0.14.0"
|
||||
cairo-rs = "0.21.2"
|
||||
typst-kit = { version = "0.14.0", features = ["embed-fonts", "vendor-openssl"] }
|
||||
codespan-reporting = "0.13.1"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.72.1"
|
||||
|
||||
Reference in New Issue
Block a user