# 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 = "dekor" version = "0.2.2" authors = ["Joshua Benn"] description = "Simple styling and character repository in Rust" readme = "README.md" keywords = [ "utf-8", "characters", "text-styling", "terminal", "console", ] categories = [ "utilities", "macros", "command-line-utilities", "text-processing", "development-tools::console", ] license = "MIT" repository = "https://github.com/JoshBenn/dekor" [dependencies]