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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml
index d0159b6..9d089e5 100644
--- a/crates/mozart-registry/Cargo.toml
+++ b/crates/mozart-registry/Cargo.toml
@@ -6,12 +6,12 @@ edition.workspace = true
[dependencies]
mozart-core.workspace = true
mozart-metadata-minifier.workspace = true
+mozart-sat-resolver.workspace = true
mozart-semver.workspace = true
anyhow.workspace = true
filetime.workspace = true
flate2.workspace = true
md5.workspace = true
-pubgrub.workspace = true
reqwest.workspace = true
serde.workspace = true
serde_json.workspace = true