mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate unicode-segmentation to 1.11.0
This commit is contained in:
parent
5c2ae5be4f
commit
5616ff970f
2 changed files with 3 additions and 3 deletions
|
@ -325,7 +325,7 @@ terminal_size = "0.3.0"
|
|||
textwrap = { version = "0.16.0", features = ["terminal_size"] }
|
||||
thiserror = "1.0"
|
||||
time = { version = "0.3" }
|
||||
unicode-segmentation = "1.10.1"
|
||||
unicode-segmentation = "1.11.0"
|
||||
unicode-width = "0.1.11"
|
||||
utf-8 = "0.7.6"
|
||||
walkdir = "2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue