diff options
Diffstat (limited to 'examples/example-enum-tag')
| -rw-r--r-- | examples/example-enum-tag/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-enum-tag/Cargo.toml b/examples/example-enum-tag/Cargo.toml index 7a8e5d6..9c0a0ff 100644 --- a/examples/example-enum-tag/Cargo.toml +++ b/examples/example-enum-tag/Cargo.toml @@ -10,3 +10,5 @@ features = [ "comp", "parser" ] + +[workspace] |
