From e7c5a5e4fa7f2491b93b0f0692bba51ef76a4426 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 24 Apr 2024 05:05:19 +0000 Subject: require azalea-buf feature for azalea-chat in some places --- azalea-protocol/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'azalea-protocol') diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 5d87e739..74ca9b40 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -19,6 +19,7 @@ azalea-brigadier = { path = "../azalea-brigadier", version = "0.10.0", features azalea-buf = { path = "../azalea-buf", version = "0.10.0" } azalea-chat = { path = "../azalea-chat", version = "0.10.0", features = [ "numbers", + "azalea-buf", ] } azalea-core = { path = "../azalea-core", optional = true, version = "0.10.0", features = [ "serde", -- cgit v1.2.3