From 460bdfb8bbaf0969df6451a00fc3de214728aec0 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 25 Jun 2022 16:23:40 -0500 Subject: merge ClientState and Client --- azalea-client/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'azalea-client/Cargo.toml') diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index b39d6a49..dc340812 100755 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -12,6 +12,5 @@ azalea-crypto = {path = "../azalea-crypto"} azalea-entity = {path = "../azalea-entity"} azalea-protocol = {path = "../azalea-protocol"} azalea-world = {path = "../azalea-world"} -owning_ref = "0.4.1" tokio = {version = "1.19.2", features = ["sync"]} uuid = "1.1.2" -- cgit v1.2.3