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 915273b..3f1cd33 100644
--- a/crates/mozart/Cargo.toml
+++ b/crates/mozart/Cargo.toml
@@ -9,6 +9,7 @@ mozart-autoload.workspace = true
mozart-core.workspace = true
mozart-registry.workspace = true
mozart-semver.workspace = true
+mozart-vcs.workspace = true
anyhow.workspace = true
clap.workspace = true
clap_complete.workspace = true