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

This commit is contained in:
2024-03-05 00:13:09 +00:00
committed by Pierre Hubert
parent fff38115c4
commit d033e75782
2 changed files with 11 additions and 3 deletions

View File

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