# 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 = "vibrance" version = "1.0.0" authors = ["Totobird Creations"] description = "Text colourisation library." homepage = "https://crates.io/crates/vibrance" documentation = "https://docs.rs/vibrance" readme = "README.md" keywords = ["colour", "color", "format", "formatting"] categories = ["command-line-interface", "development-tools"] license = "MIT" repository = "https://github.com/Totobird-Creations/rust-vibrance" resolver = "2" [dependencies] [features] us = []