[go: up one dir, main page]

anstyle-owo-colors 0.2.0

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.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a6eb36530254bebb85107f6fac9884d290d65fa22ea07389ca0a1274b986438"

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

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