Merge pull request #230 from sync/feature/update-tide

Update tide
This commit is contained in:
Sunli 2020-08-08 09:44:20 +08:00 committed by GitHub
commit 43d860b47b

View File

@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous"]
[dependencies]
async-graphql = { path = "..", version = "1.17.2" }
tide = "0.12.0"
tide = "0.13.0"
async-trait = "0.1.36"
serde_json = "1.0.56"
futures = "0.3.5"