Skip to content

Commit

Permalink
Merge pull request #1306 from sharkdp/dependabot/cargo/lscolors-0.14.0
Browse files Browse the repository at this point in the history
Bump lscolors from 0.13.0 to 0.14.0
  • Loading branch information
tmccombs committed May 4, 2023
2 parents 0884b83 + b680a9d commit 0d32beb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 21 deletions.
24 changes: 4 additions & 20 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 @@ -62,7 +62,7 @@ default-features = false
features = ["std", "clock"]

[dependencies.lscolors]
version = "0.13"
version = "0.14"
default-features = false
features = ["nu-ansi-term"]

Expand Down

0 comments on commit 0d32beb

Please sign in to comment.