Update Rust crate prost to 0.14.0 (#27)
Some checks failed
Build and Test / account (push) Has been cancelled
Some checks failed
Build and Test / account (push) Has been cancelled
This commit is contained in:
commit
267d85081c
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.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue