summaryrefslogtreecommitdiff
path: root/crates/typst-macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-macros/Cargo.toml')
-rw-r--r--crates/typst-macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-macros/Cargo.toml b/crates/typst-macros/Cargo.toml
index a7f130ec..caef7eb4 100644
--- a/crates/typst-macros/Cargo.toml
+++ b/crates/typst-macros/Cargo.toml
@@ -10,6 +10,7 @@ repository = { workspace = true }
license = { workspace = true }
categories = { workspace = true }
keywords = { workspace = true }
+readme = { workspace = true }
[lib]
proc-macro = true