aboutsummaryrefslogtreecommitdiff
path: root/examples/full-todolist
diff options
context:
space:
mode:
Diffstat (limited to 'examples/full-todolist')
-rw-r--r--examples/full-todolist/Cargo.toml2
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]