diff options
| author | mat <git@matdoes.dev> | 2025-08-13 05:43:13 +0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-08-12 17:58:19 -0545 |
| commit | ac66744586880afd657969ae078700a9749e293a (patch) | |
| tree | e5a938d33f93f1ca9b60120b048ee037fd574282 /azalea-inventory | |
| parent | f01579f70b4acc045559c1aca82d8d39a1f79f12 (diff) | |
| download | azalea-drasl-ac66744586880afd657969ae078700a9749e293a.tar.xz | |
upgrade deps and remove unused deps
Diffstat (limited to 'azalea-inventory')
| -rw-r--r-- | azalea-inventory/Cargo.toml | 2 |
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 |
