scud 0.8.0

The all-in-one tool for streamlining the many version control processes of your development workflow. WIP
[dependencies.clap]
features = ["derive"]
version = "3.2.16"

[dependencies.scud_core]
version = "0.8.0"

[dependencies.thiserror]
version = "1.0.32"

[package]
authors = ["Josh Kersey <pulanski12@gmail.com>"]
categories = ["command-line-interface", "command-line-utilities", "development-tools"]
description = "The all-in-one tool for streamlining the many version control processes of your development workflow. WIP"
edition = "2021"
homepage = "https://github.com/pulanski/scud"
keywords = ["cli", "vcs", "git", "github", "gitlab"]
license = "MIT"
name = "scud"
readme = "README.md"
repository = "https://github.com/pulanski/scud"
resolver = "2"
version = "0.8.0"