update with main branch

This commit is contained in:
2024-09-30 22:46:02 -04:00
parent e83a839800
commit a266979fae
7 changed files with 59 additions and 21 deletions

View File

@@ -21,7 +21,7 @@ bevy_asset_loader = { version = "0.21.0", features = [
"3d",
] }
ron = "0.8.1"
avian3d = { version = "0.1.1" }
avian3d = { version = "0.1.2" }
image = "0.25.2"
[features]