async-graphql-derive 1.9.8

Macros for async-graphql
Documentation
[dependencies.Inflector]
version = "0.11.4"

[dependencies.graphql-parser]
version = "0.2.3"

[dependencies.proc-macro2]
version = "1.0.6"

[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
features = ["full"]
version = "1.0.13"

[lib]
proc-macro = true

[package]
authors = ["sunli <scott_s829@163.com>"]
categories = ["network-programming", "asynchronous"]
description = "Macros for async-graphql"
documentation = "https://docs.rs/async-graphql/"
edition = "2018"
homepage = "https://github.com/sunli829/async-graphql"
keywords = ["futures", "async", "graphql"]
license = "MIT/Apache-2.0"
name = "async-graphql-derive"
publish = true
repository = "https://github.com/sunli829/async-graphql"
version = "1.9.8"