diff options
| author | mat <git@matdoes.dev> | 2023-12-05 11:06:24 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2023-12-05 11:06:24 -0600 |
| commit | ab5f6d598d4dfac6d30303600f550e9265455ca5 (patch) | |
| tree | 4bf0328595eee218f0d43b2cdbabc68103d08ae7 /azalea-physics | |
| parent | 53d7c1aa9712193a7f18dff813a02b2ddf7a0566 (diff) | |
| download | azalea-drasl-ab5f6d598d4dfac6d30303600f550e9265455ca5.tar.xz | |
upgrade deps
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 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" |
