diff options
Diffstat (limited to 'examples/full-todolist/Cargo.toml')
| -rw-r--r-- | examples/full-todolist/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/full-todolist/Cargo.toml b/examples/full-todolist/Cargo.toml index 50b11a5..e10f0e7 100644 --- a/examples/full-todolist/Cargo.toml +++ b/examples/full-todolist/Cargo.toml @@ -12,7 +12,7 @@ path = "../../mingling" features = [ "parser", "extra_macros", - "general_renderer", + "structural_renderer", ] [workspace] |
