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-buf/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'azalea-buf') 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 -- cgit v1.2.3