# 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 = "termcol" version = "0.1.1" authors = ["Ernest1338"] description = "Dependency-less library for simple terminal text coloring and formating" homepage = "https://github.com/Ernest1338/termcol" documentation = "https://docs.rs/termcol" readme = "README.md" keywords = [ "terminal", "color", "ansi", ] license = "MIT" repository = "https://github.com/Ernest1338/termcol" resolver = "2" [dependencies]