Skip to content

Commit ac3e0e1

Browse files
committed
Update lscolors for compatible ansi_term versions
1 parent 9cc0c8e commit ac3e0e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ regex = "1.0.0"
4242
regex-syntax = "0.6"
4343
ctrlc = "3.1"
4444
humantime = "1.1.1"
45-
lscolors = "0.5"
45+
lscolors = "0.6"
4646
globset = "0.4"
4747

4848
[dependencies.clap]

0 commit comments

Comments
 (0)