more webxr support
This commit is contained in:
@@ -8,7 +8,6 @@ default = ["linked"]
|
||||
linked = ["openxr/linked"]
|
||||
|
||||
[dependencies]
|
||||
ash = "0.37.3"
|
||||
futures = "0.3.29"
|
||||
glam = "0.24.1"
|
||||
hashbrown = "0.14"
|
||||
@@ -20,6 +19,7 @@ wgpu-hal = "0.17.1"
|
||||
|
||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||
openxr = "0.17.1"
|
||||
ash = "0.37.3"
|
||||
|
||||
[target.'cfg(target_family = "wasm")'.dependencies]
|
||||
wasm-bindgen = "0.2.87"
|
||||
|
||||
Reference in New Issue
Block a user