diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:34:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:41:03 +0800 |
| commit | 9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch) | |
| tree | bcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_macros | |
| parent | 738f2f18048983159c704d1143af25af55504a2b (diff) | |
Diffstat (limited to 'mingling_macros')
| -rw-r--r-- | mingling_macros/Cargo.toml | 2 |
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 |
