Skip to content

Commit

Permalink
Update surfman and surfman-chains versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wusyong committed Jun 16, 2023
1 parent a5824ed commit aaa31fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ members = [
"webxr-api"
]

[patch.crates-io]
surfman-chains = { git = "https://github.com/servo/surfman-chains.git" }
4 changes: 2 additions & 2 deletions webxr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ gvr-sys = { version = "0.7", optional = true }
openxr = { git = "https://github.com/servo/openxrs.git", branch="secondary-views-2", optional = true }
serde = { version = "1.0", optional = true }
sparkle = "0.1"
surfman = "0.6"
surfman-chains = "0.7"
surfman = "0.7"
surfman-chains = "0.8"
time = "0.1.42"

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

0 comments on commit aaa31fe

Please sign in to comment.