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 1
1
# graphql_client
2
2
3
3
[ ![ 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/ )
5
5
[ ![ crates.io] ( https://img.shields.io/crates/v/graphql_client.svg )] ( https://crates.io/crates/graphql_client )
6
6
7
7
A typed GraphQL client library for Rust.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " graphql_client_cli"
3
+ description = " The CLI for graphql-client (WIP)"
3
4
version = " 0.1.0"
4
5
authors = [" Tom Houlé <tom@tomhoule.com>" ]
5
6
license = " Apache-2.0 OR MIT"
You can’t perform that action at this time.
0 commit comments