Update Rust crate reqwest to 0.12.23
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-08-14 00:27:27 +00:00
parent 87f524c074
commit 642a439bfb
2 changed files with 3 additions and 3 deletions

View File

@@ -19,4 +19,4 @@ futures = "0.3.31"
thiserror = "2.0.14"
rand = "0.9.2"
mktemp = "0.5.1"
reqwest = "0.12.22"
reqwest = "0.12.23"