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

@ -18,7 +18,7 @@ crossbeam-channel = "0.4"
euclid = "0.20"
fxhash = "0.2"
gfx_traits = { path = "../gfx_traits" }
html5ever = "0.25"
html5ever = "0.26"
ipc-channel = "0.14"
libc = "0.2"
malloc_size_of = { path = "../malloc_size_of" }