aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/Cargo.toml')
-rw-r--r--crates/mozart/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml
index fdb81f0..9a0e3eb 100644
--- a/crates/mozart/Cargo.toml
+++ b/crates/mozart/Cargo.toml
@@ -6,6 +6,7 @@ edition.workspace = true
[dependencies]
mozart-archiver.workspace = true
mozart-autoload.workspace = true
+mozart-console-macros.workspace = true
mozart-core.workspace = true
mozart-registry.workspace = true
mozart-semver.workspace = true