updates
This commit is contained in:
@@ -9,13 +9,10 @@ opt-level = 3
|
||||
[dependencies]
|
||||
avian3d = "0.2"
|
||||
bevy = "0.15.3"
|
||||
bevy_trenchbroom = { version = "0.6.2", features = ["auto_register", "avian"] }
|
||||
bevy_trenchbroom = { version = "0.6.4", features = ["auto_register", "avian"] }
|
||||
nil = "0.14.0"
|
||||
bevy-inspector-egui = "0.29.1"
|
||||
bevy-tnua = "0.21.0"
|
||||
bevy-tnua-avian3d = "0.2.0"
|
||||
bevy_dolly = { version = "0.0.5", default-features = false }
|
||||
bevy_asset_loader = "0.22.0"
|
||||
|
||||
[patch.crates-io]
|
||||
bevy_trenchbroom = { git = "https://github.com/Noxmore/bevy_trenchbroom.git", rev = "3b79f1b" }
|
||||
|
||||
Reference in New Issue
Block a user