[package] name = "palett" description = "ansi color space tool" version = "0.0.8" authors = ["Hoyeung Wong "] readme = "README.md" license = "MIT" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = ">=0.4.0" veho = ">=0.0.20" aryth = ">=0.0.11"