mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
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:
parent
3b2f29178f
commit
d01d500579
1 changed files with 6 additions and 6 deletions
12
Cargo.lock
generated
12
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue