remove avian, we don't actually need it
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user