mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Decode UTF-8 code points across network packets
This commit is contained in:
parent
6706c81837
commit
4e4b5ab5c8
13 changed files with 92 additions and 64 deletions
|
@ -44,7 +44,7 @@ fnv = "1.0"
|
|||
heapsize = {version = "0.3.0", optional = true}
|
||||
heapsize_derive = {version = "0.1", optional = true}
|
||||
itoa = "0.3"
|
||||
html5ever = {version = "0.16", optional = true}
|
||||
html5ever = {version = "0.17", optional = true}
|
||||
lazy_static = "0.2"
|
||||
log = "0.3"
|
||||
matches = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue