Update Rust crate juniper_rocket to 0.10.0
Some checks failed
Build and Test / account (push) Failing after 3m0s

This commit is contained in:
Spacebot 2026-04-28 21:00:40 +00:00
commit 27abd38e06
2 changed files with 70 additions and 20 deletions

View file

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