aboutsummaryrefslogtreecommitdiff
path: root/just_template_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'just_template_macros/Cargo.toml')
-rw-r--r--just_template_macros/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/just_template_macros/Cargo.toml b/just_template_macros/Cargo.toml
index c033d1b..894c5f2 100644
--- a/just_template_macros/Cargo.toml
+++ b/just_template_macros/Cargo.toml
@@ -4,6 +4,14 @@ version.workspace = true
description.workspace = true
authors.workspace = true
edition.workspace = true
+homepage.workspace = true
+repository.workspace = true
+license.workspace = true
+keywords.workspace = true
+categories.workspace = true
+
+readme = "README.md"
+documentation = "https://docs.rs/just_template_macros"
[lib]
proc-macro = true