Update Rust crate reqwest to 0.13.0
All checks were successful
Build and Test / account (push) Successful in 8m23s
All checks were successful
Build and Test / account (push) Successful in 8m23s
This commit is contained in:
parent
0c46c86b74
commit
807306a958
4 changed files with 926 additions and 242 deletions
|
|
@ -46,7 +46,7 @@ juniper_rocket = "0.10.0"
|
|||
prost = "0.13.4"
|
||||
lettre = "0.11.15"
|
||||
rand = "0.8.5"
|
||||
reqwest = "0.12.12"
|
||||
reqwest = "0.13.0"
|
||||
binrw = "0.15.1"
|
||||
ecdsa = { version = "0.16.9", features = ["pem", "std", "verifying"] }
|
||||
sha256 = "1.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue