diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-22 11:17:55 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-22 11:34:10 +0900 |
| commit | 8071553d6c706cffda6fdb4391b561329e949014 (patch) | |
| tree | 2e450850296c8c17adb427c5ed012df4f810d1aa /crates/mozart-registry | |
| parent | 9f0d210021c54f63c9984446862b6ec68834bc63 (diff) | |
| download | php-mozart-8071553d6c706cffda6fdb4391b561329e949014.tar.gz php-mozart-8071553d6c706cffda6fdb4391b561329e949014.tar.zst php-mozart-8071553d6c706cffda6fdb4391b561329e949014.zip | |
feat(deps): update dependencies
Diffstat (limited to 'crates/mozart-registry')
| -rw-r--r-- | crates/mozart-registry/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/mozart-registry/Cargo.toml b/crates/mozart-registry/Cargo.toml index a048f91..b388438 100644 --- a/crates/mozart-registry/Cargo.toml +++ b/crates/mozart-registry/Cargo.toml @@ -7,7 +7,6 @@ edition.workspace = true mozart-constraint.workspace = true mozart-core.workspace = true anyhow.workspace = true -bzip2.workspace = true filetime.workspace = true flate2.workspace = true md5.workspace = true @@ -19,5 +18,4 @@ sha1.workspace = true tar.workspace = true tempfile.workspace = true tokio.workspace = true -tracing.workspace = true zip.workspace = true |
