updated version in .toml files

This commit is contained in:
Nikhil Shagrithaya 2017-10-19 11:01:18 +05:30
parent 4c538b642e
commit 2e0bea898e
9 changed files with 26 additions and 26 deletions

View file

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