From 59d879b17bd0f59a680aad0bcc26fa1ef3647a50 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Fri, 19 Jul 2019 15:46:18 -0700 Subject: [PATCH] Update webxr --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4bb685728f5..b0836818452 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5485,7 +5485,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#5c0eb61f8f38429fde45673d0884f947d14e9c79" +source = "git+https://github.com/servo/webxr#b5a4b93fcfb2b03ee264a8f95bbaa1500ff0a087" dependencies = [ "euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)", "gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5497,7 +5497,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#5c0eb61f8f38429fde45673d0884f947d14e9c79" +source = "git+https://github.com/servo/webxr#b5a4b93fcfb2b03ee264a8f95bbaa1500ff0a087" dependencies = [ "euclid 0.19.8 (registry+https://github.com/rust-lang/crates.io-index)", "gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",