Upgrade mozangle to 0.2 for libEGL.dll.

This commit is contained in:
Josh Matthews 2019-03-08 20:51:06 -05:00
parent 3bfbfa79d9
commit 79938affb3
4 changed files with 24 additions and 39 deletions

View file

@ -115,4 +115,4 @@ webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
webvr_traits = {path = "../webvr_traits"}
[target.'cfg(not(target_os = "ios"))'.dependencies]
mozangle = "0.1"
mozangle = "0.2"