Update Rust crate reqwest to 0.13.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-31 00:31:30 +00:00
parent 49b58fa465
commit 1599e56b7d
2 changed files with 357 additions and 198 deletions

View File

@@ -19,4 +19,4 @@ futures = "0.3.31"
thiserror = "2.0.17"
rand = "0.9.2"
mktemp = "0.5.1"
reqwest = "0.12.28"
reqwest = "0.13.1"