remove avian, we don't actually need it

This commit is contained in:
2026-02-21 14:23:09 +01:00
parent beea2a8a6d
commit a727ce60ca
3 changed files with 8 additions and 485 deletions

View File

@@ -6,7 +6,6 @@ description = "Bevy powered Kneeboard OpenXR Overlay"
license = "MIT/Apache-2.0"
[dependencies]
avian3d = { version = "0.5.0", features = ["simd"] }
bevy = { version = "0.18", features = ["debug"] }
bevy_cef = { path = "../bevy_cef" }
bevy_mod_xr = { git = "https://git.avii.nl/Avii/bevy_oxr.git", version = "0.5.0" }