update to bevy 0.13. TODO: fix view weirdness and do a pass over most of xr_input to turn the modules into plugins
This commit is contained in:
@@ -13,7 +13,7 @@ crate-type = ["rlib", "cdylib"]
|
||||
|
||||
[dependencies]
|
||||
bevy_oxr.path = "../.."
|
||||
bevy = "0.12"
|
||||
bevy = "0.13"
|
||||
openxr = { git = "https://github.com/Ralith/openxrs", rev = "0177d2d", features = ["mint"] }
|
||||
|
||||
# [profile.release]
|
||||
|
||||
Reference in New Issue
Block a user