Update Rust crate prost to 0.14.0
All checks were successful
Build and Test / account (push) Successful in 7m55s
All checks were successful
Build and Test / account (push) Successful in 7m55s
This commit is contained in:
parent
0c46c86b74
commit
33c8e4d1aa
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@ rocket_cors = "0.6.0"
|
|||
juniper = { version = "0.17.0", features = ["chrono"] }
|
||||
juniper_rocket = "0.10.0"
|
||||
|
||||
prost = "0.13.4"
|
||||
prost = "0.14.0"
|
||||
lettre = "0.11.15"
|
||||
rand = "0.8.5"
|
||||
reqwest = "0.12.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue