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

This commit is contained in:
2024-03-26 00:26:06 +00:00
parent ae3dec359b
commit 58b02237c2
2 changed files with 3 additions and 3 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.1"
reqwest = "0.12.2"