aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf
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-buf
parentf01579f70b4acc045559c1aca82d8d39a1f79f12 (diff)
downloadazalea-drasl-ac66744586880afd657969ae078700a9749e293a.tar.xz
upgrade deps and remove unused deps
Diffstat (limited to 'azalea-buf')
-rw-r--r--azalea-buf/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-buf/Cargo.toml b/azalea-buf/Cargo.toml
index 793332b7..e5fc7f07 100644
--- a/azalea-buf/Cargo.toml
+++ b/azalea-buf/Cargo.toml
@@ -9,7 +9,6 @@ repository.workspace = true
[dependencies]
azalea-buf-macros.workspace = true
byteorder.workspace = true
-serde.workspace = true
serde_json = { workspace = true, optional = true }
simdnbt.workspace = true
thiserror.workspace = true