mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Pass events loop to glwindow test webvr implementation
This commit is contained in:
parent
18477d1e1e
commit
1e5e3c95c9
7 changed files with 24 additions and 16 deletions
|
@ -13,5 +13,5 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
ipc-channel = "0.11"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr-api = {version = "0.11.4", features = ["ipc"]}
|
||||
rust-webvr-api = {version = "0.12", features = ["ipc"]}
|
||||
serde = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue