build(deps): bump webxr from 89d7027 to 93ee726 (#32877)

Bumps [webxr](https://github.com/servo/webxr) from `89d7027` to `93ee726`.
- [Commits](89d702763d...93ee726f84)

---
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-07-29 16:53:41 +00:00 committed by GitHub
parent c5fe64a594
commit 33bf31f212
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
Cargo.lock generated
View file

@ -3919,7 +3919,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4"
dependencies = [
"cfg-if",
"windows-targets 0.48.5",
"windows-targets 0.52.6",
]
[[package]]
@ -7753,7 +7753,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#89d702763d22aa29458dab06265bcd18a23e3ccd"
source = "git+https://github.com/servo/webxr#93ee726f84dc3feb9aa47f9a61fdedd784d14938"
dependencies = [
"crossbeam-channel",
"euclid",
@ -7770,7 +7770,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#89d702763d22aa29458dab06265bcd18a23e3ccd"
source = "git+https://github.com/servo/webxr#93ee726f84dc3feb9aa47f9a61fdedd784d14938"
dependencies = [
"euclid",
"ipc-channel",