Update html5ever/xml5ever.

This commit is contained in:
Josh Matthews 2022-04-01 01:42:18 -04:00
parent a24a4f0608
commit 9eaa27c946
10 changed files with 117 additions and 50 deletions

View file

@ -20,7 +20,7 @@ fnv = "1.0"
fxhash = "0.2"
gfx = { path = "../gfx" }
gfx_traits = { path = "../gfx_traits" }
html5ever = "0.25"
html5ever = "0.26"
ipc-channel = "0.14"
layout = { path = "../layout_2020", package = "layout_2020" }
layout_traits = { path = "../layout_traits" }