Update Rust crate reqwest to 0.13.0
This commit is contained in:
parent
82b896a2c4
commit
1ddb5ec0f4
2 changed files with 480 additions and 187 deletions
671
Cargo.lock
generated
671
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -21,7 +21,7 @@ regex = "1.11.1"
|
||||||
once_cell = "1.20.3"
|
once_cell = "1.20.3"
|
||||||
sarcastic = { git = "https://github.com/DJMrTV/bored-yaml.git" }
|
sarcastic = { git = "https://github.com/DJMrTV/bored-yaml.git" }
|
||||||
chrono = "0.4.39"
|
chrono = "0.4.39"
|
||||||
reqwest = "0.12.12"
|
reqwest = "0.13.0"
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.43.0"
|
version = "1.43.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue