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

@ -13,7 +13,7 @@ doctest = false
app_units = "0.7"
cssparser = "0.29"
euclid = "0.20"
html5ever = "0.25"
html5ever = "0.26"
rayon = "1"
serde_json = "1.0"
selectors = {path = "../../../components/selectors"}