Update Rust crate reqwest to 0.13.0
All checks were successful
Build and Test / splatie (push) Successful in 18m41s
All checks were successful
Build and Test / splatie (push) Successful in 18m41s
This commit is contained in:
parent
996b812803
commit
5572f8db2a
2 changed files with 372 additions and 156 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