mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +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
|
@ -15,6 +15,7 @@ unstable = ["parking_lot/nightly"]
|
|||
[dependencies]
|
||||
app_units = "0.6"
|
||||
atomic_refcell = "0.1"
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
euclid = "0.17"
|
||||
fnv = "1.0"
|
||||
gfx = {path = "../gfx"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue