From 89f5053b475b23bbd5b6316b189aea575f689ded Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 18 Nov 2023 01:02:52 -0600 Subject: upgrade all dependencies --- azalea/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea') diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index c411aaae..dad1043b 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -37,7 +37,7 @@ num-traits = "0.2.17" parking_lot = { version = "^0.12.1", features = ["deadlock_detection"] } priority-queue = "1.3.2" thiserror = "^1.0.50" -tokio = "^1.33.0" +tokio = "^1.34.0" uuid = "1.5.0" bevy_log = "0.12.0" azalea-entity = { version = "0.8.0", path = "../azalea-entity" } -- cgit v1.2.3