lcms2-0.1.0 has been yanked.
#Little CMS wrapper for Rust
Convert and apply color profiles with a safe abstraction layer for the LCMS library.
extern crate rgb;
extern crate lcms2;
use *;
See examples
dir and LCMS2 documentation PDF for more info.