mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update app_units and webrender
This commit is contained in:
parent
0c13f14aaa
commit
76270ad6c1
11 changed files with 53 additions and 55 deletions
|
@ -12,7 +12,7 @@ path = "lib.rs"
|
|||
servo = ["mozjs", "string_cache", "url", "webrender_api", "xml5ever"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.5.5"
|
||||
app_units = "0.6"
|
||||
cssparser = "0.23.0"
|
||||
euclid = "0.15"
|
||||
hashglobe = { path = "../hashglobe" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue