From 8071553d6c706cffda6fdb4391b561329e949014 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 22 Feb 2026 11:17:55 +0900 Subject: feat(deps): update dependencies --- crates/mozart-registry/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'crates/mozart-registry/Cargo.toml') 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 -- cgit v1.3.1