From 22c3e1f17fb11595a2d2140b89277686c2702703 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 08:25:19 +0000 Subject: [PATCH] build(deps): bump webxr-api from `3e731ea` to `53c07f7` Bumps [webxr-api](https://github.com/servo/webxr) from `3e731ea` to `53c07f7`. - [Release notes](https://github.com/servo/webxr/releases) - [Commits](https://github.com/servo/webxr/compare/3e731eac4180f739e85f8b6b9dacbc5a2015aec8...53c07f787d882c1b0dede5f4bb645a3bcf38d676) 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 687e507b21d0..39fc54fbcb27 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6780,7 +6780,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#3e731eac4180f739e85f8b6b9dacbc5a2015aec8" +source = "git+https://github.com/servo/webxr#53c07f787d882c1b0dede5f4bb645a3bcf38d676" dependencies = [ "android_injected_glue", "bindgen", @@ -6803,7 +6803,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#3e731eac4180f739e85f8b6b9dacbc5a2015aec8" +source = "git+https://github.com/servo/webxr#53c07f787d882c1b0dede5f4bb645a3bcf38d676" dependencies = [ "euclid", "ipc-channel",