summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-05-20 21:56:19 +0200
committerLaurenz <laurmaedje@gmail.com>2023-05-20 22:05:55 +0200
commitf692a5efc62bf95f57d123895b7dce55d2eb9741 (patch)
treeab90e2ba8ea513a144a087e1f3e038c75748a8b4 /macros
parent1321862cd54eb4abefb5d435285e3de9e0848c4c (diff)
Version bumpv0.4.0
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