diff --git a/Cargo.toml b/Cargo.toml index aa44b0f..e056cdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ futures = "0.3.31" thiserror = "2.0.7" rand = "0.9.0" mktemp = "0.5.1" -reqwest = "0.12.3" +reqwest = "0.12.15"