diff options
Diffstat (limited to 'examples/full-todolist/Cargo.toml')
| -rw-r--r-- | examples/full-todolist/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/full-todolist/Cargo.toml b/examples/full-todolist/Cargo.toml index e55d5e9..50b11a5 100644 --- a/examples/full-todolist/Cargo.toml +++ b/examples/full-todolist/Cargo.toml @@ -14,3 +14,5 @@ features = [ "extra_macros", "general_renderer", ] + +[workspace] |
