diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ keywords = ["typst"] typst = { path = "crates/typst" } typst-library = { path = "crates/typst-library" } typst-macros = { path = "crates/typst-macros" } +typst-render = { path = "crates/typst-render" } typst-syntax = { path = "crates/typst-syntax" } az = "1.2" base64 = "0.21.2" |
