aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-core')
-rw-r--r--crates/mozart-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/mozart-core/Cargo.toml b/crates/mozart-core/Cargo.toml
index 885fdf4..599dbb3 100644
--- a/crates/mozart-core/Cargo.toml
+++ b/crates/mozart-core/Cargo.toml
@@ -4,10 +4,10 @@ version.workspace = true
edition.workspace = true
[dependencies]
+mozart-spdx-licenses.workspace = true
anyhow.workspace = true
colored.workspace = true
dialoguer.workspace = true
-mozart-spdx-licenses.workspace = true
regex.workspace = true
serde.workspace = true
serde_json.workspace = true