From 438d633b83dde37e3d3564706da466963a8bc999 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 19 Jun 2022 22:12:19 -0500 Subject: Bump tokio --- azalea-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-client') diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 9c9ae746..46ea8039 100755 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -13,4 +13,4 @@ azalea-entity = {path = "../azalea-entity"} azalea-protocol = {path = "../azalea-protocol"} azalea-world = {path = "../azalea-world"} owning_ref = "0.4.1" -tokio = {version = "1.18.0", features = ["sync"]} +tokio = {version = "1.19.2", features = ["sync"]} -- cgit v1.2.3