thoth-client 0.2.1

GraphQL Client for bibliographic data
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4"

[dependencies.graphql_client]
version = "0.9.0"

[dependencies.reqwest]
features = ["json"]
version = "0.10"

[dependencies.serde]
version = "1.0"

[dependencies.thoth-api]
version = "0.2.1"

[dependencies.uuid]
features = ["serde"]
version = "0.7"

[package]
authors = ["Javier Arias <javi@openbookpublishers.com>"]
description = "GraphQL Client for bibliographic data"
edition = "2018"
license = "Apache-2.0"
name = "thoth-client"
readme = "README.md"
repository = "https://github.com/thoth-pub/thoth"
version = "0.2.1"