mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
use a threadpool for fetch
This commit is contained in:
parent
1e4b42a90b
commit
c52cfda957
6 changed files with 73 additions and 35 deletions
|
@ -44,6 +44,7 @@ net_traits = {path = "../net_traits"}
|
|||
openssl = "0.10"
|
||||
pixels = {path = "../pixels"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
rayon = "1"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
servo_allocator = {path = "../allocator"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue