Update Rust crate juniper to 0.17.0
Some checks failed
Build and Test / account (push) Failing after 5m33s
Some checks failed
Build and Test / account (push) Failing after 5m33s
This commit is contained in:
parent
f3f2462112
commit
67b1e83ddd
2 changed files with 68 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ gxhash = "3.4.1"
|
|||
sentry = "0.38.0"
|
||||
rocket_cors = "0.6.0"
|
||||
|
||||
juniper = { version = "0.16.1", features = ["chrono"] }
|
||||
juniper = { version = "0.17.0", features = ["chrono"] }
|
||||
juniper_rocket = "0.9.0"
|
||||
|
||||
tonic = "0.12.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue