From 1ff28e5b5f5012ad78e5fb6ca8328c28c2997dec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2020 09:41:04 +0000 Subject: [PATCH] build(deps): bump webxr from `7763f48` to `cc6af6d` Bumps [webxr](https://github.com/servo/webxr) from `7763f48` to `cc6af6d`. - [Release notes](https://github.com/servo/webxr/releases) - [Commits](https://github.com/servo/webxr/compare/7763f4826fb04a1b48dbf502e48ca9d6ff3b6378...cc6af6d8f4244dd5523a2dbc1f49d5f60b054f57) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c6454a23b8b..859cf56aff9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6920,7 +6920,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#7763f4826fb04a1b48dbf502e48ca9d6ff3b6378" +source = "git+https://github.com/servo/webxr#cc6af6d8f4244dd5523a2dbc1f49d5f60b054f57" dependencies = [ "android_injected_glue", "bindgen", @@ -6943,7 +6943,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#7763f4826fb04a1b48dbf502e48ca9d6ff3b6378" +source = "git+https://github.com/servo/webxr#cc6af6d8f4244dd5523a2dbc1f49d5f60b054f57" dependencies = [ "euclid", "ipc-channel",