aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-all/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/tests/test-all/Cargo.toml')
-rw-r--r--mingling_core/tests/test-all/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/tests/test-all/Cargo.toml b/mingling_core/tests/test-all/Cargo.toml
index 9eea2de..a63b6e6 100644
--- a/mingling_core/tests/test-all/Cargo.toml
+++ b/mingling_core/tests/test-all/Cargo.toml
@@ -8,7 +8,7 @@ publish = false
[dependencies]
mingling = { path = "../../../mingling", features = [
- "general_renderer_full",
+ "structural_renderer_full",
"comp",
"builds",
"repl",