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

This commit is contained in:
Spacebot 2026-04-28 16:04:34 +00:00
commit 5572f8db2a
2 changed files with 372 additions and 156 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"