mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
fixup! Update html5ever/xml5ever.
This commit is contained in:
parent
d1c1d24880
commit
2059f117b4
1 changed files with 7 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue