[package] name = "color" version = "0.1.0" authors = ["Nathan Vegdahl "] edition = "2018" license = "MIT, Apache 2.0" build = "build.rs" [lib] name = "color" path = "src/lib.rs"