build(deps): bump webxr from 7763f48 to cc6af6d

Bumps [webxr](https://github.com/servo/webxr) from `7763f48` to `cc6af6d`.
- [Release notes](https://github.com/servo/webxr/releases)
- [Commits](7763f4826f...cc6af6d8f4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-15 09:41:04 +00:00 committed by GitHub
parent 64d2d5f911
commit 1ff28e5b5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6920,7 +6920,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#7763f4826fb04a1b48dbf502e48ca9d6ff3b6378"
source = "git+https://github.com/servo/webxr#cc6af6d8f4244dd5523a2dbc1f49d5f60b054f57"
dependencies = [
"android_injected_glue",
"bindgen",
@ -6943,7 +6943,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#7763f4826fb04a1b48dbf502e48ca9d6ff3b6378"
source = "git+https://github.com/servo/webxr#cc6af6d8f4244dd5523a2dbc1f49d5f60b054f57"
dependencies = [
"euclid",
"ipc-channel",