good-git 0.1.3

DEPRECATED New project: https://crates.io/crates/git-gud
[[bin]]
name = "gg"
path = "src/main.rs"
[dependencies.colored]
version = "2.0.0"

[dependencies.git2]
version = "0.17.1"

[package]
authors = ["Cael Rowley <drdeus@pm.me>"]
description = "DEPRECATED\n\nNew project: https://crates.io/crates/git-gud\n"
documentation = "https://gitlab.com/CaelRowley/git-gud"
edition = "2021"
homepage = "https://gitlab.com/CaelRowley/git-gud"
license = "MIT"
name = "good-git"
readme = "README.md"
repository = "https://gitlab.com/CaelRowley/git-gud"
version = "0.1.3"