mirror of
https://github.com/servo/servo.git
synced 2025-08-25 15:18:22 +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
|
@ -17,7 +17,7 @@ byteorder = "1.0"
|
|||
app_units = "0.4.1"
|
||||
cssparser = "0.13.3"
|
||||
euclid = "0.11"
|
||||
html5ever = "0.16"
|
||||
html5ever = "0.17"
|
||||
parking_lot = "0.3"
|
||||
rayon = "0.7"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue