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

This commit is contained in:
2024-03-09 00:12:25 +00:00
committed by Pierre Hubert
parent 31f660da3f
commit 1c8287e04b
2 changed files with 8 additions and 8 deletions

View File

@ -19,4 +19,4 @@ futures = "0.3.30"
thiserror = "1.0.57"
rand = "0.8.5"
mktemp = "0.5.1"
reqwest = "0.11.24"
reqwest = "0.11.25"