Bump string_cache, html5ever and xml5ever

This commit is contained in:
Bastien Orivel 2017-12-07 20:34:13 +01:00
parent ff70c4426d
commit 4b16ff7236
10 changed files with 37 additions and 35 deletions

View file

@ -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}