icc-profile 0.0.2

ICC Profile reader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "bin-rs"
version = "0.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e62e12dae19127152eee5b5ff249a86100a01e388abbac4c22e9f97eb33d9c3d"

[[package]]
name = "icc-profile"
version = "0.0.2"
dependencies = [
 "bin-rs",
]