diff options
Diffstat (limited to 'crates/mozart/Cargo.toml')
| -rw-r--r-- | crates/mozart/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml index 3f1cd33..fb47195 100644 --- a/crates/mozart/Cargo.toml +++ b/crates/mozart/Cargo.toml @@ -28,5 +28,6 @@ tracing-subscriber.workspace = true tracing.workspace = true [dev-dependencies] +mozart-test-harness.workspace = true assert_cmd.workspace = true predicates.workspace = true |
