async-graphql-tide 1.4.16

async-graphql for tide
Documentation
[dependencies.async-graphql]
version = "1.12.16"

[dependencies.async-trait]
version = "0.1.30"

[dependencies.serde_json]
version = "1.0.51"

[dependencies.tide]
version = "0.8"
[dev-dependencies.async-std]
version = "1.5.0"

[dev-dependencies.reqwest]
version = "0.10.4"

[dev-dependencies.smol]
features = ["tokio02"]
version = "0.1"

[package]
authors = ["vkill <vkill.net@gmail.com>"]
categories = ["network-programming", "asynchronous"]
description = "async-graphql for tide"
documentation = "https://docs.rs/async-graphql/"
edition = "2018"
homepage = "https://github.com/async-graphql/async-graphql"
keywords = ["futures", "async", "graphql"]
license = "MIT/Apache-2.0"
name = "async-graphql-tide"
publish = true
repository = "https://github.com/async-graphql/async-graphql"
version = "1.4.16"