async-graphql-derive 3.0.3

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

[dependencies.async-graphql-parser]
version = "=3.0.3"

[dependencies.darling]
version = "0.12.2"

[dependencies.proc-macro-crate]
version = "1.0.0"

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

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
features = ["full", "extra-traits", "visit-mut", "visit"]
version = "1.0.64"

[dependencies.thiserror]
version = "1.0.24"

[lib]
proc-macro = true

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