diff --git a/Cargo.toml b/Cargo.toml index a68b43e..8561ddc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,7 +76,7 @@ features = ['client'] optional = true [dependencies.reqwest] -version = "0.11" +version = "0.12" default-features = false features = ["multipart", "stream", "rustls-tls"] optional = true