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

This commit is contained in:
2023-08-25 00:37:29 +00:00
parent 5312cbf6e7
commit ab8bffdb1f
2 changed files with 3 additions and 3 deletions

View File

@ -19,4 +19,4 @@ futures = "0.3.28"
thiserror = "1.0.47"
rand = "0.8.5"
mktemp = "0.5.0"
reqwest = "0.11.19"
reqwest = "0.11.20"