1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Bump unicode-width from 0.1.12 to 0.2.0

This commit is contained in:
Daniel Hofstetter 2024-12-02 15:03:28 +01:00
parent 235ea26fbb
commit 46d5d638fe
2 changed files with 8 additions and 8 deletions

View file

@ -335,7 +335,7 @@ textwrap = { version = "0.16.1", features = ["terminal_size"] }
thiserror = "2.0.3"
time = { version = "0.3.36" }
unicode-segmentation = "1.11.0"
unicode-width = "0.1.12"
unicode-width = "0.2.0"
utf-8 = "0.7.6"
utmp-classic = "0.1.6"
walkdir = "2.5"