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

This commit is contained in:
2024-04-06 00:12:22 +00:00
parent 1cf40a0b94
commit 5fbbe548cf
2 changed files with 36 additions and 14 deletions

View File

@ -19,4 +19,4 @@ futures = "0.3.30"
thiserror = "1.0.58"
rand = "0.8.5"
mktemp = "0.5.1"
reqwest = "0.12.2"
reqwest = "0.12.3"