From a1435b3b951746a79561c24fd7bdab9324bd00df Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 12 Jan 2025 22:43:37 +0000 Subject: fix bugs with decoding/encoding DataComponentPatch --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 60b0a0df..ceb530d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -428,6 +428,7 @@ dependencies = [ "azalea-core", "azalea-inventory-macros", "azalea-registry", + "indexmap", "simdnbt", "uuid", ] -- cgit v1.2.3