Skip to content

Commit 476438e

Browse files
Upgrade unicode-width to 0.2 (#895)
1 parent 56f83b5 commit 476438e

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
@@ -33,7 +33,7 @@ strum = "0.26"
3333
strum_macros = "0.26"
3434
thiserror = "1.0.31"
3535
unicode-segmentation = "1.9.0"
36-
unicode-width = "0.1.9"
36+
unicode-width = "0.2"
3737

3838
[dev-dependencies]
3939
gethostname = "0.4.0"

0 commit comments

Comments
 (0)