Auto merge of #27426 - Manishearth:webxrup, r=jdm

Update webxr

Pulls in the hand joint fixes from https://github.com/servo/webxr/pull/189
This commit is contained in:
bors-servo 2020-07-28 15:47:27 -04:00 committed by GitHub
commit 119e6f2dc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6820,7 +6820,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#ae74e50cc89cb4965ec4897b3b9ff4cfedf7a6ca"
source = "git+https://github.com/servo/webxr#da44de55ca8c082a033787946cb59dbbd2903a15"
dependencies = [
"android_injected_glue",
"bindgen",
@ -6843,7 +6843,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#ae74e50cc89cb4965ec4897b3b9ff4cfedf7a6ca"
source = "git+https://github.com/servo/webxr#da44de55ca8c082a033787946cb59dbbd2903a15"
dependencies = [
"euclid",
"ipc-channel",