btb update

This commit is contained in:
2025-05-26 00:47:29 +02:00
parent bdb0cdd04a
commit b661844107
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ avian3d = { version = "0.3", default-features = false, features = [
"parallel",
] }
bevy = { version = "0.16.0", features = ["track_location"] }
bevy_trenchbroom = { version = "0.8.0", features = ["avian"] }
bevy_trenchbroom = { version = "0.8.1", features = ["avian"] }
nil = "0.14.0"
bevy_asset_loader = "0.23.0-rc.3"
bevy_sprite3d = "5.0.0"