mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
ls
: upgrade uutils-term-grid to 0.5 (#5485)
This commit is contained in:
parent
d6399f3a81
commit
3346b4147a
4 changed files with 55 additions and 61 deletions
|
@ -258,6 +258,7 @@ feat_os_windows_legacy = [
|
|||
test = ["uu_test"]
|
||||
|
||||
[workspace.dependencies]
|
||||
ansi-width = "0.1.0"
|
||||
bigdecimal = "0.4"
|
||||
binary-heap-plus = "0.5.0"
|
||||
bstr = "1.9.1"
|
||||
|
@ -321,7 +322,7 @@ selinux = "0.4"
|
|||
signal-hook = "0.3.17"
|
||||
smallvec = { version = "1.13", features = ["union"] }
|
||||
tempfile = "3.10.1"
|
||||
uutils_term_grid = "0.3"
|
||||
uutils_term_grid = "0.5"
|
||||
terminal_size = "0.3.0"
|
||||
textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
thiserror = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue