mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove gfx_traits from the dependencies of [script].
This commit is contained in:
parent
f163f2bf0d
commit
3ae64fe739
5 changed files with 18 additions and 17 deletions
|
@ -39,9 +39,6 @@ path = "../style"
|
|||
[dependencies.gfx]
|
||||
path = "../gfx"
|
||||
|
||||
[dependencies.gfx_traits]
|
||||
path = "../gfx_traits"
|
||||
|
||||
[dependencies.canvas]
|
||||
path = "../canvas"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue