Bump mozangle to 0.3.3.

This commit is contained in:
Philip Lamb 2021-04-14 20:25:42 +12:00 committed by sagudev
parent 8a779b84d7
commit 22ed81e397
3 changed files with 4 additions and 4 deletions

View file

@ -119,4 +119,4 @@ webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
xml5ever = "0.17"
[target.'cfg(not(target_os = "ios"))'.dependencies]
mozangle = "0.2"
mozangle = { version = "0.3", features = ["egl", "build_dlls"] }