diff options
Diffstat (limited to 'azalea-physics')
| -rw-r--r-- | azalea-physics/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
