mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate textwrap to 0.16.1
This commit is contained in:
parent
a12d7c2b67
commit
d76b3103f0
2 changed files with 3 additions and 3 deletions
|
@ -322,7 +322,7 @@ smallvec = { version = "1.13", features = ["union"] }
|
|||
tempfile = "3.10.0"
|
||||
uutils_term_grid = "0.3"
|
||||
terminal_size = "0.3.0"
|
||||
textwrap = { version = "0.16.0", features = ["terminal_size"] }
|
||||
textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
thiserror = "1.0"
|
||||
time = { version = "0.3" }
|
||||
unicode-segmentation = "1.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue