ChildrenOnly -> ChildrenOnly(Option<QualName>)

use this updated type from html5ever
This commit is contained in:
Jyotsna Prakash 2017-07-12 14:52:25 -07:00 committed by Josh Matthews
parent a468d05fff
commit 6c0f87a1d6
14 changed files with 38 additions and 56 deletions

View file

@ -55,7 +55,7 @@ freetype = "0.3"
servo-fontconfig = "0.2.1"
[target.'cfg(target_os = "android")'.dependencies]
xml5ever = {version = "0.9"}
xml5ever = {version = "0.10"}
[target.'cfg(any(target_feature = "sse2", target_feature = "neon"))'.dependencies]
simd = "0.2.0"