Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit 8be0c29

Browse files
authored
Auto merge of #204 - wusyong:surfman, r=jdm
Update surfman and surfman-chains versions None
2 parents a5824ed + aaa31fe commit 8be0c29

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.toml

-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ members = [
44
"webxr-api"
55
]
66

7-
[patch.crates-io]
8-
surfman-chains = { git = "https://github.com/servo/surfman-chains.git" }

webxr/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ gvr-sys = { version = "0.7", optional = true }
4343
openxr = { git = "https://github.com/servo/openxrs.git", branch="secondary-views-2", optional = true }
4444
serde = { version = "1.0", optional = true }
4545
sparkle = "0.1"
46-
surfman = "0.6"
47-
surfman-chains = "0.7"
46+
surfman = "0.7"
47+
surfman-chains = "0.8"
4848
time = "0.1.42"
4949

5050
[target.'cfg(target_os = "windows")'.dependencies]

0 commit comments

Comments
 (0)