mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
delegate resource reading to embedder
This commit is contained in:
parent
21517504cb
commit
9fb5795f37
52 changed files with 472 additions and 396 deletions
|
@ -16,6 +16,7 @@ base64 = "0.6"
|
|||
brotli = "1.0.6"
|
||||
cookie = "0.10"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
flate2 = "1"
|
||||
hyper = "0.10"
|
||||
hyper_serde = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue