# 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 = "shellcolor" version = "0.2.1" description = "A utility for coloring and formatting terminal output. It just returns the requested string with the proper formatting applied." homepage = "https://patbeagan.dev" readme = "Readme.md" license-file = "LICENSE.txt" repository = "https://github.com/patbeagan1/Open-Source-Requests" [dependencies.clap] version = "3.0.0" [dependencies.regex] version = "1.10.2"