diff --git a/support/cargo_cunew/Cargo.toml b/support/cargo_cunew/Cargo.toml index 5187f97531..0ed0d222df 100644 --- a/support/cargo_cunew/Cargo.toml +++ b/support/cargo_cunew/Cargo.toml @@ -20,7 +20,7 @@ clap = { workspace = true } include_dir = "0.7.4" libc = { workspace = true } pathdiff = "0.2.3" -reqwest = { version = "0.12", default-features = false, features = [ +reqwest = { version = "0.13", default-features = false, features = [ "blocking", "json", "rustls-tls",