github_httpsable_cli 1.0.0

github via https.
# 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]
name = "github_httpsable_cli"
version = "1.0.0"
authors = ["Sanemat <o.gata.ken@gmail.com>"]
include = ["src/**/*", "Cargo.toml", "changelog.md", "readme.md", "license-apache", "license-mit"]
description = "github via https."
keywords = ["git", "github"]
categories = ["command-line-interface", "command-line-utilities", "development-tools"]
license = "MIT/Apache-2.0"
repository = "https://github.com/packsaddle/rust-github_httpsable_cli/"

[[bin]]
name = "github-httpsable"
path = "src/main.rs"
[dependencies.git_httpsable]
version = "1.0.0"
[badges.appveyor]
project_name = "sanemat/rust-github-httpsable-cli"
repository = "packsaddle/rust-github_httpsable_cli"

[badges.travis-ci]
repository = "packsaddle/rust-github_httpsable_cli"