[badges.is-it-maintained-issue-resolution]
repository = "cecton/gptman"
[badges.is-it-maintained-open-issues]
repository = "cecton/gptman"
[dependencies.bitvec]
version = "0.17.4"
[dependencies.dirs]
version = "3.0.1"
[dependencies.git2]
version = "0.11.0"
[dependencies.git2_credentials]
version = "0.4.0"
[dependencies.regex]
version = "1.3.9"
[dependencies.structopt]
version = "0.3.17"
[dependencies.users]
version = "0.10.0"
[package]
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
categories = ["development-tools::cargo-plugins"]
description = "An opinionated helper command to use git with cargo. This does not replace the git command but should be used in conjunction with."
edition = "2018"
homepage = "https://github.com/cecton/cargo-git"
keywords = ["git", "cargo", "opinionated", "workflow"]
license = "MIT"
name = "cargo-git"
readme = "README.md"
repository = "https://github.com/cecton/cargo-git"
version = "0.7.0"