1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

ls: move to uutils-term-grid

This commit is contained in:
Miles Liu 2023-10-11 16:26:36 +08:00
parent f3f82c14af
commit 3b971e4806
No known key found for this signature in database
GPG key ID: 4DB9B32F9B24A7A9
3 changed files with 12 additions and 12 deletions

View file

@ -318,7 +318,7 @@ selinux = "0.4"
signal-hook = "0.3.17"
smallvec = { version = "1.11", features = ["union"] }
tempfile = "3.8.0"
term_grid = "0.1.5"
uutils_term_grid = "0.3"
terminal_size = "0.3.0"
textwrap = { version = "0.16.0", features = ["terminal_size"] }
thiserror = "1.0"