mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -10,8 +10,8 @@ name = "servo_geometry"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
euclid = "0.18"
|
||||
app_units = "0.7"
|
||||
euclid = "0.19"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
style_traits = { path = "../style_traits" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue