mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump string_cache, html5ever and xml5ever
This commit is contained in:
parent
ff70c4426d
commit
4b16ff7236
10 changed files with 37 additions and 35 deletions
|
@ -59,7 +59,7 @@ servo_allocator = {path = "../allocator"}
|
|||
servo-fontconfig = "0.2.1"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
xml5ever = {version = "0.11"}
|
||||
xml5ever = {version = "0.12"}
|
||||
|
||||
[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