mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
Upgrade juniper
to 0.15 (#423)
This commit is contained in:
@ -9,7 +9,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
actix-web = "3"
|
||||
|
||||
juniper = "0.14"
|
||||
juniper = "0.15"
|
||||
|
||||
mysql = "17"
|
||||
r2d2 = "0.8"
|
||||
|
Reference in New Issue
Block a user