[dependencies.clap]
features = ["derive"]
version = "3.2.16"
[dependencies.scud_core]
version = "0.13.0"
[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.13.0"