File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# graphql_client
2
2
3
- ![ CI Status] ( https://img.shields.io/travis/tomhoule/graphql-client.svg )
4
- ![ docs] ( https://docs.rs/mio/badge.svg )
5
- ![ crates.io] ( https://img.shields.io/crates/d/graphql-client.svg )
6
- ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )
7
- ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )
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/ )
5
+ [ ![ crates.io] ( https://img.shields.io/crates/v/graphql_client.svg )] ( https://crates.io/crates/graphql_client )
8
6
9
7
Derive Rust code to safely and ergonomically manipulate GraphQL queries.
10
8
You can’t perform that action at this time.
0 commit comments