owo-colors 4.1.0

Zero-allocation terminal colors that'll make people go owo
Documentation
1
2
3
4
fn main() {
    // Once the MSRV is 1.74, we can replace this with a lint in Cargo.toml instead.
    println!("cargo:rustc-check-cfg=cfg(doc_cfg)");
}