mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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
|
@ -10,7 +10,7 @@ name = "servo_geometry"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.5"
|
||||
app_units = "0.6"
|
||||
euclid = "0.15"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue