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

@ -19,7 +19,7 @@ fnv = "1.0"
gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}
heapsize = "0.4"
html5ever = "0.19"
html5ever = "0.20.0"
ipc-channel = "0.8"
libc = "0.2"
log = "0.3.5"