pxtally 1.3.0

Analyze and tally image pixels by color space (HSL, OKLCH, OKLAB, etc.).
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=locales");
}