diff --git a/Cargo.toml b/Cargo.toml index 6fed372183..5e411ea29b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ futures-core = "0.3" futures-executor = "0.3" futures-util = "0.3" hyper = "0.14" -http = "0.2" +http = "1.0" isahc = "1.4" log = "0.4" once_cell = "1.13"