Skip to content

Commit 02a1a1d

Browse files
committed
Merge branch 'colored2'
2 parents 496d76a + 2c6c7ec commit 02a1a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stderr = []
1818
[dependencies]
1919
log = { version = "^0.4.5", features = ["std"] }
2020
time = { version = "0.3.5", features = ["formatting", "local-offset", "macros"], optional = true }
21-
colored = { version = "^1.6", optional = true }
21+
colored = { version = "2", optional = true }
2222

2323
[target.'cfg(windows)'.dependencies]
2424
atty = "0.2.13"

0 commit comments

Comments
 (0)