qute 0.0.13

designify your terminal with a large ansi colors palette 🎨
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "qute"
version = "0.0.13"
authors = ["monsieurbadia <contact@monsieurbadia.com>"]
exclude = ["doc/**/*", "examples/**/*", "target/**/*", "tests/**/*", "Cargo.lock"]
description = "designify your terminal with a large ansi colors palette 🎨"
homepage = "https://github.com/qurity"
readme = "README.md"
keywords = ["ansi", "color", "qute"]
categories = ["command-line-interface", "development-tools"]
license = "MIT"
repository = "https://github.com/qurity/qute"
[profile.release]
opt-level = "s"
lto = true
codegen-units = 1

[lib]
doctest = false