aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-repl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/tests/test-repl/Cargo.toml')
-rw-r--r--mingling_core/tests/test-repl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/tests/test-repl/Cargo.toml b/mingling_core/tests/test-repl/Cargo.toml
index c4c83ce..0924943 100644
--- a/mingling_core/tests/test-repl/Cargo.toml
+++ b/mingling_core/tests/test-repl/Cargo.toml
@@ -7,4 +7,4 @@ publish = false
[workspace]
[dependencies]
-mingling = { path = "../../../mingling", features = ["repl", "extra_macros"] }
+mingling = { path = "../../../mingling", features = ["repl", "extras"] }