feat: Color output in terminal if running in TTY
This commit is contained in:
parent
54c35a870f
commit
74d99f2b17
7 changed files with 58 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -401,6 +401,7 @@ version = "0.8.14"
|
|||
dependencies = [
|
||||
"blue-build-recipe",
|
||||
"blue-build-utils",
|
||||
"colored",
|
||||
"log",
|
||||
"rinja",
|
||||
"typed-builder",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue