Skip to content

Commit

Permalink
Merge branch 'colored2'
Browse files Browse the repository at this point in the history
  • Loading branch information
borntyping committed Jan 20, 2022
2 parents 496d76a + 2c6c7ec commit 02a1a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stderr = []
[dependencies]
log = { version = "^0.4.5", features = ["std"] }
time = { version = "0.3.5", features = ["formatting", "local-offset", "macros"], optional = true }
colored = { version = "^1.6", optional = true }
colored = { version = "2", optional = true }

[target.'cfg(windows)'.dependencies]
atty = "0.2.13"
Expand Down

0 comments on commit 02a1a1d

Please sign in to comment.