aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fcf9990..9aeca9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ mozart-class-map-generator = { path = "crates/mozart-class-map-generator" }
mozart-core = { path = "crates/mozart-core" }
mozart-console-macros = { path = "crates/mozart-console-macros" }
mozart-metadata-minifier = { path = "crates/mozart-metadata-minifier" }
+mozart-php-serialize = { path = "crates/mozart-php-serialize" }
mozart-registry = { path = "crates/mozart-registry" }
mozart-sat-resolver = { path = "crates/mozart-sat-resolver" }
mozart-semver = { path = "crates/mozart-semver" }