mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Switch from servo/angle to the mozangle crate
https://github.com/servo/mozangle
This commit is contained in:
parent
324e22db03
commit
67d983cb12
5 changed files with 81 additions and 28 deletions
|
@ -99,4 +99,4 @@ webrender_api = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
|||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
||||
[target.'cfg(not(target_os = "ios"))'.dependencies]
|
||||
angle = {git = "https://github.com/servo/angle", branch = "servo"}
|
||||
mozangle = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue