gfold 0.7.1

CLI tool to help keep track of your Git repositories.
Documentation
[dependencies.eyre]
version = "^0.6"

[dependencies.git2]
version = "^0.13"

[dependencies.prettytable-rs]
version = "^0.8"

[dependencies.structopt]
version = "^0.3"

[package]
authors = ["Nick Gerace <nickagerace@gmail.com>"]
categories = ["command-line-utilities", "command-line-interface"]
description = "CLI tool to help keep track of your Git repositories."
edition = "2018"
homepage = "https://nickgerace.dev"
keywords = ["git", "cli"]
license = "Apache-2.0"
name = "gfold"
readme = "README.md"
repository = "https://github.com/nickgerace/gfold/"
version = "0.7.1"