# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "tincture" version = "1.0.0" description = "Convert colors between sRGB, Oklab and related color spaces" homepage = "https://github.com/arzg/tincture" documentation = "https://docs.rs/tincture" readme = "README.md" keywords = ["color", "colorspace", "rgb"] categories = ["graphics"] license = "MIT OR Apache-2.0" repository = "https://github.com/arzg/tincture" resolver = "2"