Compare commits

...

1 Commits

Author SHA1 Message Date
3b78000023 Update Rust crate reqwest to 0.12.15
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-31 00:35:01 +00:00

View File

@ -19,4 +19,4 @@ futures = "0.3.31"
thiserror = "2.0.7" thiserror = "2.0.7"
rand = "0.9.0" rand = "0.9.0"
mktemp = "0.5.1" mktemp = "0.5.1"
reqwest = "0.12.3" reqwest = "0.12.15"