diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-15 15:47:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 14:47:41 +0000 |
| commit | faca50a240b25a935f9ce310af55d0be51f64303 (patch) | |
| tree | 725ffb16336cdf36bede8d1ce2ce8f6cb188a627 /Cargo.toml | |
| parent | 9bd14514520684955570bc87ef79b7b08b35f7c4 (diff) | |
Final touches (#3678)
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" } |
