aboutsummaryrefslogtreecommitdiff
path: root/mingling_core
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core')
-rw-r--r--mingling_core/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index 6392ce0..e2296a4 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -11,8 +11,6 @@ nightly = []
default = []
async = []
-full = ["comp", "general_renderer"]
-
clap = []
comp = ["dep:just_template"]
debug = ["dep:log", "dep:env_logger"]