diff options
Diffstat (limited to 'crates/mozart-registry/Cargo.toml')
| -rw-r--r-- | crates/mozart-registry/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml index 10eaf3b..6816e8d 100644 --- a/crates/mozart-registry/Cargo.toml +++ b/crates/mozart-registry/Cargo.toml @@ -26,3 +26,6 @@ tempfile.workspace = true tokio.workspace = true tracing.workspace = true zip.workspace = true + +[dev-dependencies] +mozart-test-harness.workspace = true |
