Skip to content

Commit 46d5d63

Browse files
committed
Bump unicode-width from 0.1.12 to 0.2.0
1 parent 235ea26 commit 46d5d63

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -335,7 +335,7 @@ textwrap = { version = "0.16.1", features = ["terminal_size"] }
335335
thiserror = "2.0.3"
336336
time = { version = "0.3.36" }
337337
unicode-segmentation = "1.11.0"
338-
unicode-width = "0.1.12"
338+
unicode-width = "0.2.0"
339339
utf-8 = "0.7.6"
340340
utmp-classic = "0.1.6"
341341
walkdir = "2.5"

0 commit comments

Comments
 (0)