mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Reduce cloning of FrameState
This commit is contained in:
parent
6a67688924
commit
5be17805f5
4 changed files with 32 additions and 22 deletions
|
@ -21,6 +21,7 @@ euclid = "0.11"
|
|||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
ipc-channel = "0.7"
|
||||
itertools = "0.5"
|
||||
layout_traits = {path = "../layout_traits"}
|
||||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue