aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cbd1046..59e6c03 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1090,6 +1090,7 @@ dependencies = [
"indexmap",
"mozart-archiver",
"mozart-autoload",
+ "mozart-console-macros",
"mozart-core",
"mozart-registry",
"mozart-semver",
@@ -1200,6 +1201,7 @@ dependencies = [
"flate2",
"indexmap",
"md5",
+ "mozart-console-macros",
"mozart-core",
"mozart-metadata-minifier",
"mozart-php-serialize",