mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
delegate resource reading to embedder
This commit is contained in:
parent
21517504cb
commit
9fb5795f37
52 changed files with 472 additions and 396 deletions
|
@ -13,6 +13,7 @@ doctest = false
|
|||
byteorder = "1.0"
|
||||
app_units = "0.6"
|
||||
cssparser = "0.23.0"
|
||||
embedder_traits = {path = "../../../components/embedder_traits"}
|
||||
euclid = "0.17"
|
||||
html5ever = "0.22"
|
||||
parking_lot = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue