aboutsummaryrefslogtreecommitdiff
path: root/examples/example-completion/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-completion/Cargo.toml')
-rw-r--r--examples/example-completion/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-completion/Cargo.toml b/examples/example-completion/Cargo.toml
index 4e1881a..1c6b327 100644
--- a/examples/example-completion/Cargo.toml
+++ b/examples/example-completion/Cargo.toml
@@ -23,3 +23,5 @@ features = [
# enable `builds` features
"builds",
]
+
+[workspace]