[go: up one dir, main page]

anstyle-owo-colors 0.1.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.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f77946ab7a1cc86dec56de0aeb19810983dda8fbf6664c9c975b18c4986f698"

[[package]]
name = "anstyle-owo-colors"
version = "0.1.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"