diff options
Diffstat (limited to 'arg_picker/Cargo.toml')
| -rw-r--r-- | arg_picker/Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arg_picker/Cargo.toml b/arg_picker/Cargo.toml index f7672c1..913719e 100644 --- a/arg_picker/Cargo.toml +++ b/arg_picker/Cargo.toml @@ -8,10 +8,6 @@ authors = ["Weicao-CatilGrass"] readme = "README.md" description = "A lightweight, type-safe CLI argument parser" -[features] -mingling_support = ["dep:mingling_core", "arg-picker-macros/mingling_support"] - [dependencies] -mingling_core = { workspace = true, optional = true } arg-picker-macros.workspace = true just_fmt.workspace = true |
