aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-08-13 05:43:13 +0600
committermat <git@matdoes.dev>2025-08-12 17:58:19 -0545
commitac66744586880afd657969ae078700a9749e293a (patch)
treee5a938d33f93f1ca9b60120b048ee037fd574282 /azalea-inventory
parentf01579f70b4acc045559c1aca82d8d39a1f79f12 (diff)
downloadazalea-drasl-ac66744586880afd657969ae078700a9749e293a.tar.xz
upgrade deps and remove unused deps
Diffstat (limited to 'azalea-inventory')
-rw-r--r--azalea-inventory/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
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