aboutsummaryrefslogtreecommitdiff
path: root/examples/example-clap-binding
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-clap-binding')
-rw-r--r--examples/example-clap-binding/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-clap-binding/Cargo.toml b/examples/example-clap-binding/Cargo.toml
index a019442..3253f42 100644
--- a/examples/example-clap-binding/Cargo.toml
+++ b/examples/example-clap-binding/Cargo.toml
@@ -17,3 +17,5 @@ features = [
# Enable `color` feature to support ANSI colors
"color",
]
+
+[workspace]