Skip to content

Commit d7e9624

Browse files
authored
Merge pull request #226 from mufeedvh/dependabot/cargo/main/lscolors-0.21.0
Bump lscolors from 0.20.0 to 0.21.0
2 parents 8960a64 + 618b135 commit d7e9624

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -44,7 +44,7 @@ winapi = { version = "0.3.9", features = ["errhandlingapi"] }
4444
terminal_size = "0.4.3"
4545
bracoxide = "0.1.6"
4646
crossterm = "0.29.0"
47-
lscolors = { version = "0.20.0", features = ["ansi_term"] }
47+
lscolors = { version = "0.21.0", features = ["ansi_term"] }
4848
ansi_term = "0.12.1"
4949
ratatui = "0.29.0"
5050
unicode-width = "0.2.0"

0 commit comments

Comments
 (0)