Update dependencies

This commit is contained in:
zakorgy 2016-04-22 13:46:42 +02:00 committed by Attila Dusnoki
parent c8672ed0af
commit f679985090
5 changed files with 61 additions and 25 deletions

View file

@ -13,7 +13,6 @@
#![deny(unsafe_code)]
extern crate device;
extern crate heapsize;
extern crate hyper;
extern crate image as piston_image;