fixup! Update html5ever/xml5ever.

This commit is contained in:
Josh Matthews 2022-04-01 01:48:22 -04:00
parent d1c1d24880
commit 2059f117b4

View file

@ -49,6 +49,13 @@ packages = [
"parking_lot", "parking_lot",
"parking_lot_core", "parking_lot_core",
"petgraph", "petgraph",
"phf",
"phf_codegen",
"phf_generator",
"phf_shared",
"rand",
"rand_chacha",
"rand_core",
"redox_syscall", "redox_syscall",
"ron", "ron",
"wasi", "wasi",