maybe all features are needed?
This commit is contained in:
@@ -30,7 +30,7 @@ openxr = { version = "0.17.1", features = ["mint", "static"] }
|
|||||||
|
|
||||||
|
|
||||||
[target.'cfg(not(target_os="android"))'.dependencies]
|
[target.'cfg(not(target_os="android"))'.dependencies]
|
||||||
openxr = { version = "0.17.1", features = ["linked"] }
|
openxr = { version = "0.17.1", features = ["mint", "static", "linked"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
bevy = "0.12"
|
bevy = "0.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user