1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

address review comments

This commit is contained in:
Sylvestre Ledru 2023-12-09 09:53:50 +01:00
parent 268b180416
commit e071286eb0
3 changed files with 3 additions and 18 deletions

View file

@ -289,7 +289,6 @@ indicatif = "0.17"
itertools = "0.12.0"
libc = "0.2.150"
lscolors = { version = "0.16.0", default-features = false, features = [
"nu-ansi-term",
"gnu_legacy",
] }
memchr = "2"