Update Cargo.toml

This commit is contained in:
sunli 2020-03-05 21:38:01 +08:00
parent b9ab93930f
commit cc11d5bd91
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ readme = "README.md"
default = ["chrono", "uuid"]
[dependencies]
async-graphql-derive = { path = "async-graphql-derive", version = "0.8.0" }
async-graphql-derive = { path = "async-graphql-derive", version = "0.8.1" }
graphql-parser = "0.2.3"
anyhow = "1.0.26"
thiserror = "1.0.11"