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