This commit is contained in:
Sean McArthur
2017-08-31 11:28:22 -07:00
parent 25a3307996
commit 390fc34148
5 changed files with 68 additions and 37 deletions

View File

@@ -2,7 +2,6 @@
extern crate futures;
extern crate tokio_core;
extern crate tokio_io;
extern crate reqwest;
extern crate libflate;