mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
script: Use angle from the servo repo
This commit is contained in:
parent
55b0bb027c
commit
796fd6b63a
3 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ debugmozjs = ['js/debugmozjs']
|
|||
tinyfiledialogs = {git = "https://github.com/jdm/tinyfiledialogs"}
|
||||
|
||||
[dependencies]
|
||||
angle = {git = "https://github.com/emilio/angle", branch = "servo"}
|
||||
angle = {git = "https://github.com/servo/angle", branch = "servo"}
|
||||
app_units = {version = "0.2.3", features = ["plugins"]}
|
||||
bitflags = "0.7"
|
||||
canvas = {path = "../canvas"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue