[package] name = "GraphQL" version = "0.1.0" authors = ["Cain T Huang "] description = "A reference implementation of GraphQL for Rust lang." documentation = "https://github.com/countcain/graphql-rust" homepage = "https://github.com/countcain/graphql-rust" repository = "https://github.com/countcain/graphql-rust" keywords = ["GraphQL"] readme = "README.md" license-file = "LICENSE.md"