async-graphql-actix-web 1.18.1

async-graphql for actix-web
Documentation
[dependencies.actix]
version = "0.9.0"

[dependencies.actix-rt]
version = "1.0.0"

[dependencies.actix-web]
version = "2.0.0"

[dependencies.actix-web-actors]
version = "2.0.0"

[dependencies.async-graphql]
version = "1.18.0"

[dependencies.bytes]
version = "0.5.4"

[dependencies.futures]
version = "0.3.0"

[dependencies.serde_json]
version = "1.0.48"

[package]
authors = ["sunli <scott_s829@163.com>"]
categories = ["network-programming", "asynchronous"]
description = "async-graphql for actix-web"
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-actix-web"
publish = true
repository = "https://github.com/async-graphql/async-graphql"
version = "1.18.1"