Remove gfx_traits from the dependencies of [script].

This commit is contained in:
Mátyás Mustoha 2015-06-12 12:59:46 +02:00
parent f163f2bf0d
commit 3ae64fe739
5 changed files with 18 additions and 17 deletions

View file

@ -39,9 +39,6 @@ path = "../style"
[dependencies.gfx]
path = "../gfx"
[dependencies.gfx_traits]
path = "../gfx_traits"
[dependencies.canvas]
path = "../canvas"