From ab5f6d598d4dfac6d30303600f550e9265455ca5 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 5 Dec 2023 11:06:24 -0600 Subject: upgrade deps --- azalea-world/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'azalea-world') diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml index be122cb3..8ba30fbb 100644 --- a/azalea-world/Cargo.toml +++ b/azalea-world/Cargo.toml @@ -25,9 +25,9 @@ nohash-hasher = "0.2.0" once_cell = "1.18.0" parking_lot = "^0.12.1" thiserror = "1.0.50" -uuid = "1.5.0" +uuid = "1.6.1" serde_json = "1.0.108" -serde = "1.0.192" +serde = "1.0.193" [dev-dependencies] azalea-client = { path = "../azalea-client" } -- cgit v1.2.3