Update to hyper 0.13

This commit is contained in:
Gleb Pomykalov
2019-12-11 03:24:05 +03:00
committed by Sean McArthur
parent db2de90e42
commit 0f32c4a01a
23 changed files with 469 additions and 219 deletions

View File

@@ -1,4 +1,5 @@
mod support;
use futures_util::stream::StreamExt;
use support::*;
use reqwest::Client;