mirror of
https://github.com/servo/servo.git
synced 2025-09-08 05:58:20 +01:00
Upgrade mozangle to 0.2 for libEGL.dll.
This commit is contained in:
parent
3bfbfa79d9
commit
79938affb3
4 changed files with 24 additions and 39 deletions
|
@ -66,7 +66,7 @@ sig = "1.0"
|
|||
x11 = "2.0.0"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
mozangle = { version = "0.1", features = ["egl"] }
|
||||
mozangle = { version = "0.2", features = ["egl"] }
|
||||
winapi = { version = "0.3", features = ["wingdi", "winuser"] }
|
||||
|
||||
[target.'cfg(any(target_os = "macos", all(target_arch = "x86_64", target_os = "linux")))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue