goodbrother 1.1.0

List open PRs in Github by user
Documentation
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.httpmock]
version = "0.6"

[package]
authors = ["stscoundrel / Sampo Silvennoinen"]
description = "List open PRs in Github by user\n"
edition = "2018"
license = "MIT"
name = "goodbrother"
readme = "README.md"
repository = "https://github.com/stscoundrel/goodbrother-rs"
version = "1.1.0"