mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Use xml-rs instead of rcdom for Android font list parsing
This commit is contained in:
parent
e26530341b
commit
4f8cfd9b48
5 changed files with 125 additions and 128 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1532,7 +1532,7 @@ dependencies = [
|
|||
"unicode-script",
|
||||
"webrender_api",
|
||||
"xi-unicode",
|
||||
"xml5ever",
|
||||
"xml-rs",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue