build(deps): bump webxr from e507076 to 88f287d

Bumps [webxr](https://github.com/servo/webxr) from `e507076` to `88f287d`.
- [Release notes](https://github.com/servo/webxr/releases)
- [Commits](e507076cc6...88f287d639)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-09 08:01:43 +00:00 committed by GitHub
parent 3b2f29178f
commit d01d500579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
Cargo.lock generated
View file

@ -3955,8 +3955,8 @@ dependencies = [
[[package]]
name = "openxr"
version = "0.12.1"
source = "git+https://github.com/servo/openxrs.git?branch=xr-msft#fd761bf95d62c26709f8589bd82b495cd8276c8f"
version = "0.12.2"
source = "git+https://github.com/servo/openxrs.git?branch=secondary-views-2#87c0186c88f6e2bc22dbbe0bf5c02afc60fc37ef"
dependencies = [
"libc",
"libloading 0.6.1",
@ -3966,8 +3966,8 @@ dependencies = [
[[package]]
name = "openxr-sys"
version = "0.8.1"
source = "git+https://github.com/servo/openxrs.git?branch=xr-msft#fd761bf95d62c26709f8589bd82b495cd8276c8f"
version = "0.8.2"
source = "git+https://github.com/servo/openxrs.git?branch=secondary-views-2#87c0186c88f6e2bc22dbbe0bf5c02afc60fc37ef"
dependencies = [
"libc",
"winapi",
@ -6778,7 +6778,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#e507076cc6f55ea6daa58c3ecbb1867847854722"
source = "git+https://github.com/servo/webxr#88f287d639710dbc1a41c83600d947911b78480d"
dependencies = [
"android_injected_glue",
"bindgen",
@ -6801,7 +6801,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#e507076cc6f55ea6daa58c3ecbb1867847854722"
source = "git+https://github.com/servo/webxr#88f287d639710dbc1a41c83600d947911b78480d"
dependencies = [
"euclid",
"ipc-channel",