Update Cargo.toml

This commit is contained in:
Sunli 2020-08-29 08:44:38 +08:00
parent 80b2ff00c5
commit 33f3806279

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"