aboutsummaryrefslogtreecommitdiff
path: root/mingling_core
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core')
-rw-r--r--mingling_core/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index e2296a4..8d9c6ef 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -21,6 +21,7 @@ general_renderer = [
"dep:serde_yaml",
"dep:toml",
]
+repl = []
[dependencies]
just_fmt = "0.1.2"