aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_macros/Cargo.toml')
-rw-r--r--mingling_macros/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 4fc5c75..a5fdabf 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -2,9 +2,13 @@
name = "mingling_macros"
version.workspace = true
edition.workspace = true
+authors = ["Weicao-CatilGrass"]
license.workspace = true
+readme = "README.md"
repository.workspace = true
description = "Macros of the mingling library"
+keywords = ["cli", "macros", "procedural", "command-line", "framework"]
+categories = ["command-line-interface", "development-tools::procedural-macros"]
[lib]
proc-macro = true