Update juniper_warp
This commit is contained in:
parent
450ec49bf0
commit
9c62e93ca1
494
Cargo.lock
generated
494
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
juniper = "^0.15"
|
juniper = "^0.15"
|
||||||
juniper_warp = "^0.6"
|
juniper_warp = "^0.7"
|
||||||
juniper-from-schema = { git = "https://github.com/davidpdrsn/juniper-from-schema" }
|
juniper-from-schema = { git = "https://github.com/davidpdrsn/juniper-from-schema" }
|
||||||
sqlx = { version = "^0.5", features = ["runtime-tokio-native-tls", "uuid", "chrono", "macros", "offline"] }
|
sqlx = { version = "^0.5", features = ["runtime-tokio-native-tls", "uuid", "chrono", "macros", "offline"] }
|
||||||
warp = { version = "^0.3", default-features = false, features = ["compression", "tls"] }
|
warp = { version = "^0.3", default-features = false, features = ["compression", "tls"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user