3 authors = ["Jeff Muizelaar", "Benoit Girard", "Andrew Osmond"]
6 include = ["src/**/*", "build.rs"]
7 description = "lightweight color management"
8 documentation = "https://docs.rs/qcms"
10 repository = "https://github.com/FirefoxGraphics/qcms"
12 categories = ["graphics"]
15 default = ["iccv4-enabled", "cmyk"]
22 libc = {version = "0.2", optional = true }