From 64d48897afe5bcb40931f8ef8b3594fe275751e8 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 25 Jan 2024 00:44:20 -0600 Subject: update 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 6a4f7f20..dfadc9c5 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.6.1" +uuid = "^1.7.0" -- cgit v1.2.3