supports-color 1.3.1

Detects whether a terminal supports color, and gives details about that support.
Documentation
[tasks.changelog]

workspace=false

install_crate="git-cliff"

command = "git-cliff"

args = ["--prepend", "CHANGELOG.md", "-u", "--tag", "${@}"]



[tasks.release]

workspace=false

install_crate="cargo-release"

command = "cargo"

args = ["release", "--workspace", "${@}"]