Skip to content

Commit 5376b23

Browse files
committed
make it impossible to emit any ANSI colors when color is set to off
1 parent 73a28cd commit 5376b23

File tree

5 files changed

+142
-87
lines changed

5 files changed

+142
-87
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ auto-color = ["concolor", "concolor/auto"]
2121
yansi = "1.0"
2222
unicode-width = "0.2.0"
2323
concolor = { version = "0.1", optional = true }
24-
strip-ansi-escapes = "0.2.1"
2524

2625
[dev-dependencies]
2726
insta = "1.31.0"

0 commit comments

Comments
 (0)