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

Commit 80700ee

Browse files
authored
Auto merge of #196 - jdm:surfmanup, r=asajeffrey
Update surfman and surfman-chains.
2 parents 4cffb9c + 798526a commit 80700ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webxr/Cargo.toml

Lines changed: 2 additions & 2 deletions
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.3"
47-
surfman-chains = "0.5"
46+
surfman = "0.4"
47+
surfman-chains = "0.6"
4848
time = "0.1.42"
4949

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

0 commit comments

Comments
 (0)