mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use skia and deps from crates.io.
Fix https://github.com/servo/skia/issues/70
This commit is contained in:
parent
3720e4d5ef
commit
aa1eba4f5a
26 changed files with 811 additions and 752 deletions
|
@ -71,7 +71,7 @@ libc = "0.2"
|
|||
selectors = "0.2"
|
||||
smallvec = "0.1"
|
||||
string_cache = "0.2"
|
||||
euclid = {version = "0.3", features = ["plugins"]}
|
||||
euclid = {version = "0.4", features = ["plugins"]}
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
serde_json = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue