upgrade tb crate

This commit is contained in:
2025-03-16 13:47:37 +01:00
parent 8cadb670b7
commit b1622f383a
3 changed files with 15 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ opt-level = 3
[dependencies]
avian3d = "0.2"
bevy = "0.15.3"
bevy_trenchbroom = { version = "0.6.4", features = ["auto_register", "avian"] }
bevy_trenchbroom = { version = "0.6.5", features = ["auto_register", "avian"] }
nil = "0.14.0"
bevy-inspector-egui = "0.29.1"
bevy-tnua = "0.21.0"