[dependencies.anstyle]
optional = true
version = "1.0.13"
[features]
anstyle = ["dep:anstyle"]
default = []
[lib]
bench = false
name = "chromashift"
path = "src/lib.rs"
[package]
authors = ["Keith Cirkel (https://keithcirkel.co.uk)"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A minimal library for converting between various color formats"
edition = "2024"
homepage = "https://hdx.rs"
keywords = ["CSS", "parser"]
license = "MIT"
name = "chromashift"
readme = "README.md"
repository = "https://github.com/csskit/csskit"
resolver = "2"
version = "0.0.4"