mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update webvr
This commit is contained in:
parent
834d3193a2
commit
623507187b
4 changed files with 11 additions and 11 deletions
|
@ -52,7 +52,7 @@ lazy_static = "1"
|
|||
libservo = {path = "../../components/servo"}
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
rust-webvr = { version = "0.10.2", features = ["glwindow"] }
|
||||
rust-webvr = { version = "=0.11.0", features = ["glwindow"] }
|
||||
tinyfiledialogs = "3.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue