aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-30 04:45:04 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-30 04:45:04 +0800
commit69e5fd86b4532d3dfa7c503f74d42a64a845d57e (patch)
tree41831b777027bf4d765249a4dd41446b37634764 /mingling_pathf/Cargo.toml
parent5b1593afa467df256fcd7076967d305bebbb21ee (diff)
fix(mingling_pathf): extract CMD, error, and help types from
dispatcher_clap
Diffstat (limited to 'mingling_pathf/Cargo.toml')
-rw-r--r--mingling_pathf/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/Cargo.toml b/mingling_pathf/Cargo.toml
index 9619adc..84bb260 100644
--- a/mingling_pathf/Cargo.toml
+++ b/mingling_pathf/Cargo.toml
@@ -8,3 +8,4 @@ repository.workspace = true
[dependencies]
syn.workspace = true
proc-macro2.workspace = true
+just_fmt.workspace = true