wp_goji_patch 0.2.5

Rust interface for Jira
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "softprops/goji"
[dependencies.log]
version = "0.4.5"

[dependencies.reqwest]
features = ["blocking"]
version = "0.10"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.url]
version = "2.1"
[dev-dependencies.env_logger]
version = "0.4"

[package]
authors = ["softprops <d.tangren@gmail.com>"]
description = "Rust interface for Jira"
documentation = "http://softprops.github.io/goji"
edition = "2018"
homepage = "https://github.com/softprops/goji"
keywords = ["hyper", "jira"]
license = "MIT"
name = "wp_goji_patch"
readme = "README.md"
repository = "https://github.com/softprops/goji"
version = "0.2.5"