Update Rust crate juniper to 0.17.0
Some checks failed
Build and Test / account (push) Failing after 5m33s

This commit is contained in:
Spacebot 2026-04-28 20:00:49 +00:00
commit 67b1e83ddd
2 changed files with 68 additions and 5 deletions

View file

@ -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"