diff --git a/Cargo.toml b/Cargo.toml index 7fbaebc..d70dcb3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ hyper_client = ["hyper", "hyper-tls", "http-types/hyperium_http", "futures-util" [dependencies] async-trait = "0.1.37" -http-types = "2.3.0" +http-types = { version = "2.10.0", default-features = false } log = "0.4.7" # h1_client