diff --git a/Cargo.toml b/Cargo.toml index 6301fc0..62db32a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ hickory-resolver = "0.25.1" http = "1.2.0" iana-time-zone = "0.1.61" is_ci = "1.2.0" -reqwest = { version = "0.12.12", default-features = false, features = [ +reqwest = { version = "0.13.1", default-features = false, features = [ "json", "zstd", "rustls-tls-native-roots",