aboutsummaryrefslogtreecommitdiff
path: root/arg_picker_macros
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-08-19 03:47:35 +0800
committer魏曹先生 <1992414357@qq.com>2026-08-19 03:47:35 +0800
commit06dfc27194c11e1d1033c292c759a1c5d82e780b (patch)
tree39592dade0c5d046580471865b25e1de6d30ccab /arg_picker_macros
parentb06782c69ce77f64ef19295d2727248ed72c07b5 (diff)
docs(contributing): update project structure and docs guide
Diffstat (limited to 'arg_picker_macros')
-rw-r--r--arg_picker_macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_picker_macros/Cargo.toml b/arg_picker_macros/Cargo.toml
index d7bffd2..a824b0d 100644
--- a/arg_picker_macros/Cargo.toml
+++ b/arg_picker_macros/Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
repository = "https://github.com/mingling-rs/mingling/tree/main/arg_picker"
authors = ["Weicao-CatilGrass"]
readme = "README.md"
-description = "Mingling's lightweight argument parser macros"
+description = "Macros for arg-picker"
[lib]
proc-macro = true