From a8fbfe712f05ed45375592a8ac94f8bbe56046c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 18:21:27 +0000 Subject: [PATCH] build(deps): bump webxr from `dd76329` to `08a6d70` (#33092) Bumps [webxr](https://github.com/servo/webxr) from `dd76329` to `08a6d70`. - [Commits](https://github.com/servo/webxr/compare/dd763293a85f57c6271c917033dac7c2c25eec33...08a6d70ad408d5699cae92e7d7542b5064746c83) --- 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 30a70d3b477..40052009af8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7752,7 +7752,7 @@ dependencies = [ [[package]] name = "webxr" version = "0.0.1" -source = "git+https://github.com/servo/webxr#dd763293a85f57c6271c917033dac7c2c25eec33" +source = "git+https://github.com/servo/webxr#08a6d70ad408d5699cae92e7d7542b5064746c83" dependencies = [ "crossbeam-channel", "euclid", @@ -7769,7 +7769,7 @@ dependencies = [ [[package]] name = "webxr-api" version = "0.0.1" -source = "git+https://github.com/servo/webxr#dd763293a85f57c6271c917033dac7c2c25eec33" +source = "git+https://github.com/servo/webxr#08a6d70ad408d5699cae92e7d7542b5064746c83" dependencies = [ "euclid", "ipc-channel",