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

This commit is contained in:
2025-06-03 00:22:28 +00:00
parent 55f8df39bb
commit 7b8b0cff3e
2 changed files with 5 additions and 5 deletions

View File

@@ -19,4 +19,4 @@ futures = "0.3.31"
thiserror = "2.0.12"
rand = "0.9.1"
mktemp = "0.5.1"
reqwest = "0.12.18"
reqwest = "0.12.19"