lightql 0.2.0

lightweight graphql request builder.
[dependencies.mio_httpc]
features = ["native"]
version = "0.7.0"

[dependencies.serde]
version = "1.0.80"

[dependencies.serde_derive]
version = "1.0.80"

[dependencies.serde_json]
version = "1.0.33"

[package]
authors = ["afourcat <alexandre.fourcat@epitech.eu>"]
categories = ["api-bindings", "database"]
description = "lightweight graphql request builder."
edition = "2018"
keywords = ["graphql", "builder", "api"]
license-file = "LICENSE"
name = "lightql"
readme = "README.md"
repository = "https://github.com/Afourcat/LightQl"
version = "0.2.0"