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

@ -51,4 +51,4 @@ url = { version = "2.0", optional = true }
uuid = { version = "0.8", features = ["v4"], optional = true }
void = "1.0.2"
webrender_api = { git = "https://github.com/servo/webrender", optional = true }
xml5ever = { version = "0.16", optional = true }
xml5ever = { version = "0.17", optional = true }