mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use version of markup5ever
with web_atoms
crate (#36542)
Upgrades `markup5ever` and fixes "unnecessary import" lints. See https://github.com/servo/html5ever/pull/599 And https://github.com/servo/stylo/pull/173 Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
7787cab521
commit
c792e6db7c
55 changed files with 69 additions and 64 deletions
|
@ -92,7 +92,7 @@ log = "0.4"
|
|||
mach2 = "0.4"
|
||||
malloc_size_of = { package = "servo_malloc_size_of", path = "components/malloc_size_of" }
|
||||
malloc_size_of_derive = "0.1"
|
||||
markup5ever = "0.16"
|
||||
markup5ever = "0.16.1"
|
||||
memmap2 = "0.9.5"
|
||||
mime = "0.3.13"
|
||||
mime_guess = "2.0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue