build(deps): bump webxr from dd76329 to 08a6d70 (#33092)

Bumps [webxr](https://github.com/servo/webxr) from `dd76329` to `08a6d70`.
- [Commits](dd763293a8...08a6d70ad4)

---
updated-dependencies:
- dependency-name: webxr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-16 18:21:27 +00:00 committed by GitHub
parent 23c2040f2b
commit a8fbfe712f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -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",