aboutsummaryrefslogtreecommitdiff
path: root/examples/example-repl-basic
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-repl-basic')
-rw-r--r--examples/example-repl-basic/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-repl-basic/Cargo.toml b/examples/example-repl-basic/Cargo.toml
index 090ac06..c20deb9 100644
--- a/examples/example-repl-basic/Cargo.toml
+++ b/examples/example-repl-basic/Cargo.toml
@@ -9,3 +9,5 @@ features = ["repl", "parser", "extra_macros"]
[dependencies]
just_fmt = "0.1.2"
+
+[workspace]