diff --git a/Cargo.toml b/Cargo.toml index 2eedbcf82..d955fbc38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ expectorate = "1.1.0" futures = "0.3" futures-core = "0.3" hex = "0.4" -http = "0.2.12" +http = "1.1.0" httptest = "0.16.1" human_bytes = "0.4.3" humantime = "2.1.0"