diff options
Diffstat (limited to 'azalea')
| -rw-r--r-- | azalea/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index d3fba18f..27217017 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -28,7 +28,7 @@ num-traits = "0.2.15" parking_lot = { version = "^0.12.1", features = ["deadlock_detection"] } priority-queue = "1.3.0" thiserror = "^1.0.37" -tokio = "^1.23.1" +tokio = "^1.24.2" uuid = "1.2.2" [dev-dependencies] |
