async-graphql-relay 0.2.0

Relay support for async-graphql
Documentation
[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
version = "1.0.72"
[dev-dependencies.async-graphql]
version = "2.8.5"

[dev-dependencies.tokio]
features = ["full"]
version = "0.2.22"

[lib]
proc-macro = true

[package]
authors = ["Oscar Beaumont <oscar@otbeaumont.me>"]
categories = ["network-programming", "asynchronous"]
description = "Relay support for async-graphql"
documentation = "https://docs.rs/async-graphql-relay"
edition = "2018"
homepage = "https://github.com/oscartbeaumont/async-graphql-relay"
keywords = ["futures", "async", "graphql"]
license = "MIT"
name = "async-graphql-relay"
readme = "README.md"
repository = "https://github.com/oscartbeaumont/async-graphql-relay"
version = "0.2.0"