diff --git a/Cargo.toml b/Cargo.toml index a671a58..25133a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ which = "4.4.2" [dependencies.reqwest] -version = "0.11.20" +version = "0.12.0" features = [ "brotli", "gzip",