diff options
Diffstat (limited to 'mling/Cargo.toml')
| -rw-r--r-- | mling/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mling/Cargo.toml b/mling/Cargo.toml index bbee212..c2985f7 100644 --- a/mling/Cargo.toml +++ b/mling/Cargo.toml @@ -24,6 +24,7 @@ strip = true [dependencies] mingling = { path = "../mingling", features = [ + "builds", "parser", "comp", "general_renderer", |
