mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
script: Make the resource task communication use IPC channels.
This commit is contained in:
parent
44d13f7fd4
commit
2aa5174246
35 changed files with 234 additions and 458 deletions
|
@ -76,7 +76,7 @@ rustc-serialize = "0.3"
|
|||
libc = "0.1"
|
||||
unicase = "0.1"
|
||||
num = "0.1.24"
|
||||
websocket = "0.12"
|
||||
websocket = "0.12.0"
|
||||
uuid = "0.1.16"
|
||||
smallvec = "0.1"
|
||||
html5ever = { version = "0.2.1", features = ["unstable"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue