mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -18,7 +18,7 @@ euclid = "0.11"
|
|||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_derive = "0.1"
|
||||
html5ever = "0.16"
|
||||
html5ever = "0.17"
|
||||
ipc-channel = "0.7"
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue