Update Rust crate reqwest to 0.13.0
All checks were successful
Build and Test / splatie (push) Successful in 18m2s
All checks were successful
Build and Test / splatie (push) Successful in 18m2s
This commit is contained in:
parent
9bcee3537d
commit
d9cbc16c9f
2 changed files with 345 additions and 164 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue