mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update webxr for openxr VR support.
This commit is contained in:
parent
54015be6bf
commit
0146ec0110
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6716,7 +6716,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webxr"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/webxr#c0c1e794609c992902efbb54fa64404a69b5ddbe"
|
||||
source = "git+https://github.com/servo/webxr#68b024221b8c72b5b33a63441d63803a13eadf03"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"euclid",
|
||||
|
@ -6737,7 +6737,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "webxr-api"
|
||||
version = "0.0.1"
|
||||
source = "git+https://github.com/servo/webxr#c0c1e794609c992902efbb54fa64404a69b5ddbe"
|
||||
source = "git+https://github.com/servo/webxr#68b024221b8c72b5b33a63441d63803a13eadf03"
|
||||
dependencies = [
|
||||
"euclid",
|
||||
"ipc-channel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue