aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-30 22:34:12 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-30 22:41:03 +0800
commit9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch)
treebcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_macros
parent738f2f18048983159c704d1143af25af55504a2b (diff)
Released Mingling 0.2.0HEAD0.2.0main
Diffstat (limited to 'mingling_macros')
-rw-r--r--mingling_macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml
index 66f654b..1191015 100644
--- a/mingling_macros/Cargo.toml
+++ b/mingling_macros/Cargo.toml
@@ -8,7 +8,7 @@ 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"]
+categories = ["command-line-interface"]
[lib]
proc-macro = true