aboutsummaryrefslogtreecommitdiff
path: root/mingling
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-28 21:29:18 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-28 21:29:18 +0800
commit30369cc87d44c646e9541174fbe7c1fd36cee223 (patch)
treebd19fc4aa0a0f992aa510e7c780e6bbc39c85832 /mingling
parent713379ba8ea9d962ded7444578aea94909210f7d (diff)
Update crate description
Diffstat (limited to 'mingling')
-rw-r--r--mingling/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/Cargo.toml b/mingling/Cargo.toml
index 9b8183d..e0062dc 100644
--- a/mingling/Cargo.toml
+++ b/mingling/Cargo.toml
@@ -5,7 +5,7 @@ edition.workspace = true
authors = ["Weicao-CatilGrass"]
license.workspace = true
readme = "README.md"
-description = "A Rust CLI framework for many subcmds & complex workflows, reduces boilerplate via proc macros, focus on biz logic"
+description = "Macro magician in your CLI."
keywords = ["cli", "framework", "procedural", "subcommand", "command-line"]
categories = ["command-line-interface"]
repository.workspace = true