mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
WR update
This commit is contained in:
parent
2f14e33395
commit
0d9161dd7b
22 changed files with 140 additions and 140 deletions
|
@ -16,9 +16,9 @@ doctest = false
|
|||
unstable = ["packed_simd"]
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.6"
|
||||
app_units = "0.7"
|
||||
bitflags = "1.0"
|
||||
euclid = "0.18"
|
||||
euclid = "0.19"
|
||||
fnv = "1.0"
|
||||
fontsan = {git = "https://github.com/servo/fontsan"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
|
@ -48,8 +48,8 @@ ucd = "0.1.1"
|
|||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
byteorder = "1.0"
|
||||
core-foundation = "0.6"
|
||||
core-graphics = "0.14"
|
||||
core-text = "10.0"
|
||||
core-graphics = "0.16"
|
||||
core-text = "11.0"
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
|
||||
freetype = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue