upgrade hyper to v0.11

This commit is contained in:
Sean McArthur
2017-06-20 21:27:59 -07:00
parent 8633060eaf
commit 665b4fe718
26 changed files with 2647 additions and 1027 deletions

2
tests/support/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
#[macro_use]
pub mod server;