diff --git a/Cargo.toml b/Cargo.toml index 73b1620..3603bc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ version = "4.4.18" features = ["derive"] [workspace.dependencies.reqwest] -version = "0.11.24" +version = "0.12.0" default-features = false features = ["rustls-tls"]