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

This commit is contained in:
2024-03-13 00:05:21 +00:00
parent 1c8287e04b
commit 6dea641f6a
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.25"
reqwest = "0.11.26"