Update Cargo.toml

This commit is contained in:
Sunli 2020-08-29 08:44:38 +08:00
parent 6a38057a22
commit 036d2f3c03

View File

@ -18,7 +18,7 @@ default = ["bson", "url", "chrono-tz"]
[dependencies]
async-graphql-parser = { path = "async-graphql-parser", version = "1.17.3" }
async-graphql-derive = { path = "async-graphql-derive", version = "1.17.6" }
async-graphql-derive = { path = "async-graphql-derive", version = "1.17.11" }
anyhow = "1.0.26"
thiserror = "1.0.11"
async-trait = "0.1.30"