aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-registry/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-registry/Cargo.toml')
-rw-r--r--crates/mozart-registry/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml
index ceaaed0..6239973 100644
--- a/crates/mozart-registry/Cargo.toml
+++ b/crates/mozart-registry/Cargo.toml
@@ -4,6 +4,7 @@ version.workspace = true
edition.workspace = true
[dependencies]
+mozart-console-macros.workspace = true
mozart-core.workspace = true
mozart-metadata-minifier.workspace = true
mozart-php-serialize.workspace = true