mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update mozangle
This should allow servo to take advantage of faster compilation speeds on Windows.
This commit is contained in:
parent
f034eb6032
commit
96eeb5865c
9 changed files with 7 additions and 12 deletions
|
@ -122,4 +122,4 @@ webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
|||
xml5ever = { workspace = true }
|
||||
|
||||
[target.'cfg(not(target_os = "ios"))'.dependencies]
|
||||
mozangle = { version = "0.3", features = ["egl", "build_dlls"] }
|
||||
mozangle = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue