From 287f493172e2440c5b6d2ece9a016d0c9688d5d1 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 24 Apr 2024 00:01:16 -0500 Subject: Release independent packages Generated by cargo-workspaces --- azalea-entity/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-entity') diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml index e0557e92..330678e0 100644 --- a/azalea-entity/Cargo.toml +++ b/azalea-entity/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT" simdnbt = { version = "0.4", git = "https://github.com/azalea-rs/simdnbt" } azalea-block = { version = "0.10.0", path = "../azalea-block" } azalea-buf = { version = "0.10.0", path = "../azalea-buf" } -azalea-chat = { version = "0.9.1", path = "../azalea-chat", features = [ +azalea-chat = { version = "0.10.0", path = "../azalea-chat", features = [ "azalea-buf", ] } azalea-core = { version = "0.10.0", path = "../azalea-core" } -- cgit v1.2.3