From 438d633b83dde37e3d3564706da466963a8bc999 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 19 Jun 2022 22:12:19 -0500 Subject: Bump tokio --- bot/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot/Cargo.toml') diff --git a/bot/Cargo.toml b/bot/Cargo.toml index e55f6c3d..b66e3b75 100755 --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -9,4 +9,4 @@ version = "0.1.0" azalea-client = {path = "../azalea-client"} azalea-core = {path = "../azalea-core"} azalea-protocol = {path = "../azalea-protocol"} -tokio = "^1.14.0" +tokio = "^1.19.2" -- cgit v1.2.3