Update tide

This commit is contained in:
Anthony Mittaz 2020-08-07 17:32:03 +10:00
parent 66d0d9f62d
commit a85e3c5d1d

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"