aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-11 17:51:54 +0000
committerGitHub <noreply@github.com>2024-10-11 17:51:54 +0000
commit0eb8d22d88626ec576e01a2254cbbf70366533ee (patch)
tree5cc456f0ad34a4a3a8b4c7f637162d2d0e312d3f
parent3b4a1ab8dd5fd6f613d5778dd8f8c172e6187bdc (diff)
downloadservo-0eb8d22d88626ec576e01a2254cbbf70366533ee.tar.gz
servo-0eb8d22d88626ec576e01a2254cbbf70366533ee.zip
build(deps): bump webxr from `845ae9c` to `e3249c3` (#33815)
Bumps [webxr](https://github.com/servo/webxr) from `845ae9c` to `e3249c3`. - [Commits](https://github.com/servo/webxr/compare/845ae9c22c3eeb7b2ac3fcf9ed791879628256b3...e3249c3df967f16fab9928d053708bfb43487af3) --- 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>
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 96c20a62739..baf201fa5fa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -8307,7 +8307,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
-source = "git+https://github.com/servo/webxr#845ae9c22c3eeb7b2ac3fcf9ed791879628256b3"
+source = "git+https://github.com/servo/webxr#e3249c3df967f16fab9928d053708bfb43487af3"
dependencies = [
"crossbeam-channel",
"euclid",
@@ -8324,7 +8324,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
-source = "git+https://github.com/servo/webxr#845ae9c22c3eeb7b2ac3fcf9ed791879628256b3"
+source = "git+https://github.com/servo/webxr#e3249c3df967f16fab9928d053708bfb43487af3"
dependencies = [
"euclid",
"ipc-channel",
@@ -8450,7 +8450,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]]