summaryrefslogtreecommitdiff
path: root/crates/typst-syntax
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-03-15 15:47:41 +0100
committerGitHub <noreply@github.com>2024-03-15 14:47:41 +0000
commitfaca50a240b25a935f9ce310af55d0be51f64303 (patch)
tree725ffb16336cdf36bede8d1ce2ce8f6cb188a627 /crates/typst-syntax
parent9bd14514520684955570bc87ef79b7b08b35f7c4 (diff)
Final touches (#3678)
Diffstat (limited to 'crates/typst-syntax')
-rw-r--r--crates/typst-syntax/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-syntax/Cargo.toml b/crates/typst-syntax/Cargo.toml
index 708f7de8..f92b6d9b 100644
--- a/crates/typst-syntax/Cargo.toml
+++ b/crates/typst-syntax/Cargo.toml
@@ -10,6 +10,7 @@ repository = { workspace = true }
license = { workspace = true }
categories = { workspace = true }
keywords = { workspace = true }
+readme = { workspace = true }
[lib]
doctest = false