aboutsummaryrefslogtreecommitdiff
path: root/bot
diff options
context:
space:
mode:
Diffstat (limited to 'bot')
-rwxr-xr-xbot/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"