diff options
Diffstat (limited to 'examples/example-unit-test')
| -rw-r--r-- | examples/example-unit-test/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/example-unit-test/Cargo.toml b/examples/example-unit-test/Cargo.toml index cc9a1a2..a735c5c 100644 --- a/examples/example-unit-test/Cargo.toml +++ b/examples/example-unit-test/Cargo.toml @@ -5,3 +5,5 @@ edition = "2024" [dependencies] mingling = { path = "../../mingling", features = ["extra_macros"] } + +[workspace] |
