diff --git a/Cargo.toml b/Cargo.toml index 33ed451..039ca60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ which = "6.0.0" [dependencies.reqwest] -version = "0.11.20" +version = "0.12.0" features = [ "brotli", "gzip",