Skip to content

Commit 9103365

Browse files
authored
Merge pull request #87 from uutils/renovate/unicode-width-0.x
Update Rust crate unicode-width to 0.2.0
2 parents 6f3834d + 7574243 commit 9103365

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
@@ -19,7 +19,7 @@ chrono = "0.4.38"
1919
diff = "0.1.13"
2020
regex = "1.10.4"
2121
same-file = "1.0.6"
22-
unicode-width = "0.1.12"
22+
unicode-width = "0.2.0"
2323

2424
[dev-dependencies]
2525
pretty_assertions = "1.4.0"

0 commit comments

Comments
 (0)