aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-registry/Cargo.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-02 18:04:29 +0900
committernsfisis <nsfisis@gmail.com>2026-05-02 18:04:29 +0900
commit33fe16285acbed1f5146c2d746eba2295bd57688 (patch)
tree0df8f83fd9e95e87406e350ce48816451b6d07af /crates/mozart-registry/Cargo.toml
parent82501a36a0fa6725d656742da42c860e75a89b89 (diff)
parentc446337e75ba9fd674dd63d56ec25d7bd5b5fa31 (diff)
downloadphp-mozart-33fe16285acbed1f5146c2d746eba2295bd57688.tar.gz
php-mozart-33fe16285acbed1f5146c2d746eba2295bd57688.tar.zst
php-mozart-33fe16285acbed1f5146c2d746eba2295bd57688.zip
Merge branch 'test/di'
Diffstat (limited to 'crates/mozart-registry/Cargo.toml')
-rw-r--r--crates/mozart-registry/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml
index af65026..abde30d 100644
--- a/crates/mozart-registry/Cargo.toml
+++ b/crates/mozart-registry/Cargo.toml
@@ -10,6 +10,7 @@ mozart-sat-resolver.workspace = true
mozart-semver.workspace = true
mozart-vcs.workspace = true
anyhow.workspace = true
+async-trait.workspace = true
filetime.workspace = true
flate2.workspace = true
md5.workspace = true