git-req 2.1.1-rc.2

Check out merge requests from your GitLab/GitHub hosted repos with ease!
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "git-req"
version = "2.1.1-rc.2"
authors = ["Aru Sahni <aru@arusahni.net>"]
exclude = ["ci/**/*", "docs/**/*", "appveyor.yml", ".travis.yml", "pkg/**/*"]
description = "Check out merge requests from your GitLab/GitHub hosted repos with ease!"
homepage = "https://arusahni.github.io/git-req/"
readme = "README.md"
keywords = ["git", "gitlab", "github"]
categories = ["command-line-utilities", "development-tools"]
license = "MIT"
repository = "https://github.com/arusahni/git-req"
[dependencies.clap]
version = "~2.32"

[dependencies.color-backtrace]
version = "0.2"

[dependencies.duct]
version = "0.11.1"

[dependencies.env_logger]
version = "0.6"

[dependencies.git2]
version = "0.7"

[dependencies.log]
version = "0.4.6"

[dependencies.regex]
version = "0.2"

[dependencies.reqwest]
version = "0.9.9"
features = ["default-tls-vendored"]
default-features = false

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.shellexpand]
version = "1.0"

[dependencies.tabwriter]
version = "1"
[badges.appveyor]
repository = "arusahni/git-req"

[badges.is-it-maintained-issue-resolution]
repository = "arusahni/git-req"

[badges.is-it-maintained-open-issues]
repository = "arusahni/git-req"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "arusahni/git-req"