diff --git a/webxr/Cargo.toml b/webxr/Cargo.toml index a7f8fce..424bdcd 100644 --- a/webxr/Cargo.toml +++ b/webxr/Cargo.toml @@ -43,7 +43,7 @@ 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.5" +surfman = "0.6" surfman-chains = "0.7" time = "0.1.42"