diff --git a/Cargo.toml b/Cargo.toml index c41382c8..61dac83b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ node-semver = { git = "https://github.com/danielhuang/node-semver-rs", rev = "bf notify = "=8.2.0" once_cell = "1.19.0" owo-colors = "4.1.0" -reqwest = { version = "0.12.4", features = [ +reqwest = { version = "0.13.0", features = [ "json", "stream", "rustls-tls",