diff --git a/Cargo.toml b/Cargo.toml index 8936272f8..3f22fc26f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ version = "4.4.12" [dependencies.reqwest] features = ["gzip"] -version = "0.11.23" +version = "0.12.0" [dependencies.tokio] version = "1.35.1"