# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "scud" version = "0.13.0" authors = ["Josh Kersey "] description = "The all-in-one tool for streamlining the many version control processes of your development workflow. WIP" homepage = "https://github.com/pulanski/scud" readme = "README.md" keywords = [ "cli", "vcs", "git", "github", "gitlab", ] categories = [ "command-line-interface", "command-line-utilities", "development-tools", ] license = "MIT" repository = "https://github.com/pulanski/scud" resolver = "2" [dependencies.clap] version = "3.2.16" features = ["derive"] [dependencies.scud_core] version = "0.13.0"