summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 895d8321..179666d8 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -1,14 +1,13 @@
[package]
name = "typst-macros"
+description = "Proc-macros for Typst."
version.workspace = true
rust-version.workspace = true
authors.workspace = true
edition.workspace = true
-description = "Proc-macros for Typst."
homepage.workspace = true
repository.workspace = true
license.workspace = true
-keywords.workspace = true
[lib]
proc-macro = true