From ac66744586880afd657969ae078700a9749e293a Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 13 Aug 2025 05:43:13 +0600 Subject: upgrade deps and remove unused deps --- azalea-inventory/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'azalea-inventory') diff --git a/azalea-inventory/Cargo.toml b/azalea-inventory/Cargo.toml index 12dc5afe..d10aa787 100644 --- a/azalea-inventory/Cargo.toml +++ b/azalea-inventory/Cargo.toml @@ -14,8 +14,6 @@ azalea-inventory-macros.workspace = true azalea-registry = { workspace = true, features = ["serde"] } indexmap.workspace = true serde.workspace = true -serde_json.workspace = true - simdnbt.workspace = true tracing.workspace = true uuid.workspace = true -- cgit v1.2.3