diff options
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/Cargo.toml b/bot/Cargo.toml index 47b2a08f..a8620a60 100644 --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -14,5 +14,5 @@ azalea-protocol = {path = "../azalea-protocol"} env_logger = "0.9.1" parking_lot = {version = "^0.12.1", features = ["deadlock_detection"]} rand = "0.8.5" -tokio = "1.19.2" +tokio = "1.23.1" uuid = "1.1.2" |
