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