mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate terminal_size to 0.4.0
This commit is contained in:
parent
33b17e0c04
commit
d623b7931f
2 changed files with 6 additions and 6 deletions
|
@ -331,7 +331,7 @@ signal-hook = "0.3.17"
|
|||
smallvec = { version = "1.13.2", features = ["union"] }
|
||||
tempfile = "3.10.1"
|
||||
uutils_term_grid = "0.6"
|
||||
terminal_size = "0.3.0"
|
||||
terminal_size = "0.4.0"
|
||||
textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
thiserror = "1.0.59"
|
||||
time = { version = "0.3.36" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue