diff options
Diffstat (limited to 'mingling_core/Cargo.toml')
| -rw-r--r-- | mingling_core/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml index b6846e7..b13d3d3 100644 --- a/mingling_core/Cargo.toml +++ b/mingling_core/Cargo.toml @@ -12,6 +12,7 @@ async = [] full = ["comp", "general_renderer"] +clap_parser = [] comp = ["dep:just_template"] debug = ["dep:log", "dep:env_logger"] general_renderer = [ |
