diff --git a/Cargo.toml b/Cargo.toml index 3ca3de6fd..85457e1cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -124,7 +124,7 @@ version = "0.11.0" default-features = false [dependencies.reqwest] -version = "0.11.2" +version = "0.12.12" optional = true default-features = false features = ["json", "rustls-tls"]