diff --git a/Cargo.toml b/Cargo.toml index ec3ca94..a16d900 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ tabwriter = { version = "1", features = ["ansi_formatting"] } colored = "3" rand = "0.8" camino = { version = "1.2.2", features = ["serde1"] } -reqwest = { version = "0.12.26", default-features = false } +reqwest = { version = "0.13.1", default-features = false } oxnet = { version = "0.1.4", default-features = false } indicatif = "0.18.3" xz2 = "0.1.7"