diff options
Diffstat (limited to 'crates/mozart-registry/Cargo.toml')
| -rw-r--r-- | crates/mozart-registry/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml index b388438..8672708 100644 --- a/crates/mozart-registry/Cargo.toml +++ b/crates/mozart-registry/Cargo.toml @@ -6,6 +6,7 @@ edition.workspace = true [dependencies] mozart-constraint.workspace = true mozart-core.workspace = true +mozart-metadata-minifier.workspace = true anyhow.workspace = true filetime.workspace = true flate2.workspace = true |
