mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge pull request #4633 from uutils/renovate/unicode-width-0.x
chore(deps): update rust crate unicode-width to 0.1.10
This commit is contained in:
commit
8a460bead6
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ textwrap = { version="0.16.0", features=["terminal_size"] }
|
|||
thiserror = "1.0"
|
||||
time = { version="0.3" }
|
||||
unicode-segmentation = "1.9.0"
|
||||
unicode-width = "0.1.8"
|
||||
unicode-width = "0.1.10"
|
||||
utf-8 = "0.7.6"
|
||||
walkdir = "2.2"
|
||||
winapi-util = "0.1.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue