mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Use crates.io release of raqote
This commit is contained in:
parent
aa2e1433d2
commit
d1c6a7ac1d
2 changed files with 3 additions and 2 deletions
|
@ -33,7 +33,7 @@ lyon_geom = "1.0.4"
|
|||
num-traits = "0.2"
|
||||
pathfinder_geometry = "0.5"
|
||||
pixels = { path = "../pixels" }
|
||||
raqote = { git = "https://github.com/jrmuizel/raqote" }
|
||||
raqote = "0.8.2"
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
servo_config = { path = "../config" }
|
||||
sparkle = "0.1.25"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue