From bc1bf82f786bf7258c264e474ce1d6f51dff6e05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:51:12 +0200 Subject: [PATCH] build(deps): bump webxr from `88fd368` to `bacb22f` (#32788) Bumps [webxr](https://github.com/servo/webxr) from `88fd368` to `bacb22f`. - [Commits](https://github.com/servo/webxr/compare/88fd368d1cc110db0f6f5000de2e22a14c9423b5...bacb22faec8aa469ff6454bf0434d3b89fe419a3) --- updated-dependencies: - dependency-name: webxr dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 999eff5f64f..ad095369aa2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7344,7 +7344,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#88fd368d1cc110db0f6f5000de2e22a14c9423b5" +source = "git+https://github.com/servo/webxr#bacb22faec8aa469ff6454bf0434d3b89fe419a3" dependencies = [ "android_injected_glue", "bindgen", @@ -7363,7 +7363,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#88fd368d1cc110db0f6f5000de2e22a14c9423b5" +source = "git+https://github.com/servo/webxr#bacb22faec8aa469ff6454bf0434d3b89fe419a3" dependencies = [ "euclid", "ipc-channel",