Decode UTF-8 code points across network packets

This commit is contained in:
Simon Sapin 2017-05-21 22:40:58 +02:00
parent 6706c81837
commit 4e4b5ab5c8
13 changed files with 92 additions and 64 deletions

View file

@ -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"