aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 48e0f4d..697c3d0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1179,6 +1179,10 @@ dependencies = [
]
[[package]]
+name = "mozart-php-serialize"
+version = "0.1.0"
+
+[[package]]
name = "mozart-registry"
version = "0.1.0"
dependencies = [
@@ -1190,6 +1194,7 @@ dependencies = [
"md5",
"mozart-core",
"mozart-metadata-minifier",
+ "mozart-php-serialize",
"mozart-sat-resolver",
"mozart-semver",
"mozart-vcs",