[go: up one dir, main page]

anstyle-yansi 0.3.0

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

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

[[package]]
name = "anstyle-yansi"
version = "0.3.0"
dependencies = [
 "anstyle",
 "yansi",
]

[[package]]
name = "yansi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"