build(deps): bump webxr from 08a6d70 to 474d538 (#33129)

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

---
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-19 17:27:35 +00:00 committed by GitHub
parent 6a7d5210e9
commit 40e0052ef7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

@ -7757,7 +7757,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#08a6d70ad408d5699cae92e7d7542b5064746c83"
source = "git+https://github.com/servo/webxr#474d53835cec0ad6e054dca3c97c98ae2dcff9f0"
dependencies = [
"crossbeam-channel",
"euclid",
@ -7774,7 +7774,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#08a6d70ad408d5699cae92e7d7542b5064746c83"
source = "git+https://github.com/servo/webxr#474d53835cec0ad6e054dca3c97c98ae2dcff9f0"
dependencies = [
"euclid",
"ipc-channel",
@ -7900,7 +7900,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
dependencies = [
"windows-sys 0.59.0",
"windows-sys 0.48.0",
]
[[package]]