Skip to content

Commit 25a752e

Browse files
authored
Merge pull request #5286 from uutils/renovate/unicode-width-0.x
chore(deps): update rust crate unicode-width to 0.1.11
2 parents 351722e + 9443985 commit 25a752e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ textwrap = { version = "0.16.0", features = ["terminal_size"] }
325325
thiserror = "1.0"
326326
time = { version = "0.3" }
327327
unicode-segmentation = "1.10.1"
328-
unicode-width = "0.1.10"
328+
unicode-width = "0.1.11"
329329
utf-8 = "0.7.6"
330330
walkdir = "2.4"
331331
winapi-util = "0.1.5"

0 commit comments

Comments
 (0)