diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,10 +10,10 @@ authors = ["The Typst Project Developers"] edition = "2021" homepage = "https://typst.app" repository = "https://github.com/typst/typst" -readme = "README.md" license = "Apache-2.0" categories = ["compilers"] keywords = ["typst"] +readme = "README.md" [workspace.dependencies] typst = { path = "crates/typst" } |
