From ab5f6d598d4dfac6d30303600f550e9265455ca5 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 5 Dec 2023 11:06:24 -0600 Subject: upgrade deps --- azalea-physics/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-physics') diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index ff0a7d34..4d237afa 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -23,4 +23,4 @@ parking_lot = "^0.12.1" [dev-dependencies] bevy_time = "0.12.1" -uuid = "^1.5.0" +uuid = "^1.6.1" -- cgit v1.2.3