[package] name = "klar" version = "0.1.0" authors = ["Peter Donovan <peter@darkfusion.io>"] edition = "2018" license = "MIT" description = "Parse, modify and convert CSS colors between common color models." homepage = "https://github.com/peter-donovan/klar" repository = "https://github.com/peter-donovan/klar" documentation = "https://docs.rs/klar" categories = ["accessibility", "parsing", "web-programming"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]