aboutsummaryrefslogtreecommitdiff
path: root/examples/example-enum-tag/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example-enum-tag/Cargo.toml')
-rw-r--r--examples/example-enum-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example-enum-tag/Cargo.toml b/examples/example-enum-tag/Cargo.toml
index 9c0a0ff..489f401 100644
--- a/examples/example-enum-tag/Cargo.toml
+++ b/examples/example-enum-tag/Cargo.toml
@@ -8,7 +8,7 @@ path = "../../mingling"
features = [
"comp",
- "parser"
+ "picker"
]
[workspace]