# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "fast-srgb8" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1" [[package]] name = "oklab" version = "1.1.2" dependencies = [ "fast-srgb8", "rgb", ] [[package]] name = "rgb" version = "0.8.49" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09cd5a1e95672f201913966f39baf355b53b5d92833431847295ae0346a5b939"