upgrade lscolors to 0.14.0

This commit is contained in:
Alexander Kjäll
2023-09-26 17:32:06 +02:00
committed by Wei Zhang
parent 08ffd13b34
commit a325255bcb
2 changed files with 3 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ once_cell = "1.17.1"
chrono = { version = "0.4.*", features = ["unstable-locales"] }
chrono-humanize = "0.1.*"
unicode-width = "0.1.*"
lscolors = "0.9.0"
lscolors = "0.14.0"
wild = "2.0.*"
globset = "0.4.*"
xdg = "2.1.*"