# 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 = "palette_term" version = "0.1.0" authors = ["Jose Epifanio "] description = "🎨 This app brings color and flair to your console output with features like charts, progress bars, tables, and text input options. 💥 Completely configurable and cross-platform compatible" homepage = "https://github.com/JEpifanio90/Palette" documentation = "https://github.com/JEpifanio90/Palette" readme = "README.md" keywords = [ "terminal", "color", ] categories = [ "command-line-utilities", "development-tools::cargo-plugins", ] license = "MIT" repository = "https://github.com/JEpifanio90/Palette" [dependencies]