From d01d500579ff10fdedefbcbfef732f021794ff36 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 08:01:43 +0000 Subject: [PATCH] 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](https://github.com/servo/webxr/compare/e507076cc6f55ea6daa58c3ecbb1867847854722...88f287d639710dbc1a41c83600d947911b78480d) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 77b7ffdf0b7..92c22574e9e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",