mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
updated version in .toml files
This commit is contained in:
parent
4c538b642e
commit
2e0bea898e
9 changed files with 26 additions and 26 deletions
|
@ -58,7 +58,7 @@ freetype = "0.3"
|
|||
servo-fontconfig = "0.2.1"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
xml5ever = {version = "0.10"}
|
||||
xml5ever = {version = "0.11"}
|
||||
|
||||
[target.'cfg(any(target_feature = "sse2", target_feature = "neon"))'.dependencies]
|
||||
simd = {version = "0.2.0", optional = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue