diff options
Diffstat (limited to 'macros/Cargo.toml')
| -rw-r--r-- | macros/Cargo.toml | 3 |
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 |
