Skip to content

Commit

Permalink
chore(deps): update rust crate lscolors to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent e77a1bf commit 781c915
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ indicatif = "0.17"
is-terminal = "0.4.7"
itertools = "0.11.0"
libc = "0.2.147"
lscolors = { version = "0.14.0", default-features = false, features = [
lscolors = { version = "0.15.0", default-features = false, features = [
"nu-ansi-term",
] }
memchr = "2"
Expand Down

0 comments on commit 781c915

Please sign in to comment.