From 3fcbfc794e433c5b8cd6b36d094ce1b78d997ba6 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 24 Jun 2022 03:50:19 -0500 Subject: Upgrade crates and remove num_* deps --- bot/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot') diff --git a/bot/Cargo.toml b/bot/Cargo.toml index e55f6c3d..1a6a44a3 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