Bryley

Results 2 issues of Bryley

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

I added the ability to optionally use rustls over native-tls for the reqwest library's TLS by typing something like: ``` gql_client = { version = "1.0.8", default-features = false, features...