From 5fbad9bbb3cbcfeb5379ec5c3deb1a759e416af1 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 20 Dec 2024 23:54:04 +0000 Subject: update deps --- azalea-protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-protocol') diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index fa8aa31b..df0d882d 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -42,7 +42,7 @@ futures-lite = { workspace = true } serde = { workspace = true, features = ["serde_derive"] } serde_json = { workspace = true } simdnbt = { workspace = true } -socks5-impl = { workspace = true } +socks5-impl = { workspace = true, features = ["client"] } thiserror = { workspace = true } tokio = { workspace = true, features = ["io-util", "net", "macros"] } tokio-util = { workspace = true, features = ["codec"] } -- cgit v1.2.3