aboutsummaryrefslogtreecommitdiff
path: root/examples/example-help
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-help')
-rw-r--r--examples/example-help/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-help/Cargo.toml b/examples/example-help/Cargo.toml
index 01e6801..6fdeb20 100644
--- a/examples/example-help/Cargo.toml
+++ b/examples/example-help/Cargo.toml
@@ -5,3 +5,5 @@ edition = "2024"
[dependencies]
mingling = { path = "../../mingling" }
+
+[workspace]