Remove needless rust-png dependency.

This commit is contained in:
Tetsuharu OHZEKI 2014-09-10 10:42:58 +09:00
parent 6eeac023a9
commit 00445b0b49
2 changed files with 0 additions and 5 deletions

View file

@ -45,7 +45,3 @@ path = "components/layout"
[dependencies.gfx]
path = "components/gfx"
[dependencies.png]
git = "https://github.com/servo/rust-png"