From dbe9d1aac29230ddf19993e7b8c253aaa1fc6655 Mon Sep 17 00:00:00 2001 From: Alan Jeffrey Date: Thu, 23 Jul 2020 12:45:27 -0500 Subject: [PATCH] Update webxr --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e304b0da020..8473fb923ff 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6825,7 +6825,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#b170a86c081f762d201d3e870febc6e900ad365b" +source = "git+https://github.com/servo/webxr#2ff286efcf8bc85fbe2fc91df1aefb1aff911781" dependencies = [ "android_injected_glue", "bindgen", @@ -6848,7 +6848,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#b170a86c081f762d201d3e870febc6e900ad365b" +source = "git+https://github.com/servo/webxr#2ff286efcf8bc85fbe2fc91df1aefb1aff911781" dependencies = [ "euclid", "ipc-channel",