From d8581560d89a2c2e395232e2c2eb2073e7f2dcd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:12:06 +0200 Subject: [PATCH] build(deps): bump webxr from `d817d07` to `b29816a` (#30265) Bumps [webxr](https://github.com/servo/webxr) from `d817d07` to `b29816a`. - [Commits](https://github.com/servo/webxr/compare/d817d07133dac7eac0eb5f6c5b9dddc1477b535a...b29816a530a7519e30124c6e636511857c32433d) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 74d4b3f97cb..5007fbab1a4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6996,7 +6996,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#d817d07133dac7eac0eb5f6c5b9dddc1477b535a" +source = "git+https://github.com/servo/webxr#b29816a530a7519e30124c6e636511857c32433d" dependencies = [ "android_injected_glue", "bindgen",