diff options
Diffstat (limited to 'mingling_core/tests/test-comp/Cargo.toml')
| -rw-r--r-- | mingling_core/tests/test-comp/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/tests/test-comp/Cargo.toml b/mingling_core/tests/test-comp/Cargo.toml index 9ceca3e..789e172 100644 --- a/mingling_core/tests/test-comp/Cargo.toml +++ b/mingling_core/tests/test-comp/Cargo.toml @@ -7,4 +7,4 @@ publish = false [workspace] [dependencies] -mingling = { path = "../../../mingling", features = ["comp", "builds"] } +mingling = { path = "../../../mingling", features = ["comp"] } |
