File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# graphql_client
22
33[ ![ Build Status] ( https://travis-ci.org/tomhoule/graphql-client.svg?branch=master )] ( https://travis-ci.org/tomhoule/graphql-client )
4- [ ![ docs] ( https://docs.rs/graphql_client/badge.svg )] ( https://docs.rs/graphql_client/0.0.1 /graphql_client/ )
4+ [ ![ docs] ( https://docs.rs/graphql_client/badge.svg )] ( https://docs.rs/graphql_client/0.1.0 /graphql_client/ )
55[ ![ crates.io] ( https://img.shields.io/crates/v/graphql_client.svg )] ( https://crates.io/crates/graphql_client )
66
77A typed GraphQL client library for Rust.
Original file line number Diff line number Diff line change 11[package ]
22name = " graphql_client_cli"
3+ description = " The CLI for graphql-client (WIP)"
34version = " 0.1.0"
45authors = [" Tom Houlé <tom@tomhoule.com>" ]
56license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments