[go: up one dir, main page]

anstyle-owo-colors 0.2.1

Adapt between owo-colors and anstyle
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "anstyle"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a8873048100032eaa6938bf49393225c4ee80961657f45223174d02c1f5d7dc"

[[package]]
name = "anstyle-owo-colors"
version = "0.2.1"
dependencies = [
 "anstyle",
 "owo-colors",
]

[[package]]
name = "owo-colors"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "decf7381921fea4dcb2549c5667eda59b3ec297ab7e2b5fc33eac69d2e7da87b"