Update Rust crate juniper_rocket to 0.10.0
Some checks failed
Build and Test / account (push) Failing after 3m0s
Some checks failed
Build and Test / account (push) Failing after 3m0s
This commit is contained in:
parent
f3f2462112
commit
27abd38e06
2 changed files with 70 additions and 20 deletions
|
|
@ -41,7 +41,7 @@ sentry = "0.38.0"
|
|||
rocket_cors = "0.6.0"
|
||||
|
||||
juniper = { version = "0.16.1", features = ["chrono"] }
|
||||
juniper_rocket = "0.9.0"
|
||||
juniper_rocket = "0.10.0"
|
||||
|
||||
tonic = "0.12.3"
|
||||
prost = "0.13.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue