diff options
| author | mat <git@matdoes.dev> | 2025-01-12 22:43:37 +0000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-01-12 22:43:37 +0000 |
| commit | a1435b3b951746a79561c24fd7bdab9324bd00df (patch) | |
| tree | 4b5f336bba33d5fc198f2a0dd2737eeac17dcf85 /Cargo.lock | |
| parent | 093c99a0715b242895e553341711065e82cb69f6 (diff) | |
| download | azalea-drasl-a1435b3b951746a79561c24fd7bdab9324bd00df.tar.xz | |
fix bugs with decoding/encoding DataComponentPatch
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -428,6 +428,7 @@ dependencies = [ "azalea-core", "azalea-inventory-macros", "azalea-registry", + "indexmap", "simdnbt", "uuid", ] |
