diff --git a/Cargo.toml b/Cargo.toml index ad5d0f1..8b9302e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ default-features = false features = ["ctcp", "tls-rust"] [dependencies.reqwest] -version = "0.11" +version = "0.12" default-features = false features = ["rustls-tls", "json"]