diff --git a/Cargo.toml b/Cargo.toml index a3a6eed32..2de7f4e2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ expectorate = "1.1.0" futures = "0.3" futures-core = "0.3" hex = "0.4" -http = "0.2.11" +http = "1.0.0" httptest = "0.15.5" hyper = { version = "0.14", features = [ "full" ] } hyper-staticfile = "0.9"