Update Rust crate reqwest to 0.13.0
All checks were successful
Build and Test / splatie (push) Successful in 18m2s

This commit is contained in:
Spacebot 2026-04-28 19:54:07 +00:00
commit d9cbc16c9f
2 changed files with 345 additions and 164 deletions

View file

@ -21,7 +21,7 @@ regex = "1.11.1"
once_cell = "1.20.3"
sarcastic = { git = "https://github.com/DJMrTV/bored-yaml.git" }
chrono = "0.4.39"
reqwest = "0.12.12"
reqwest = "0.13.0"
[dependencies.tokio]
version = "1.43.0"