diff options
Diffstat (limited to 'mingling_cli/Cargo.toml')
| -rw-r--r-- | mingling_cli/Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mingling_cli/Cargo.toml b/mingling_cli/Cargo.toml index 4dfea20..a7a8538 100644 --- a/mingling_cli/Cargo.toml +++ b/mingling_cli/Cargo.toml @@ -27,7 +27,8 @@ features = [ "pathf", "dispatch_tree", "async", - "comp" + "comp", + "structural_renderer" ] [build-dependencies.mingling] |
