Skip to content

Commit c09c00b

Browse files
authored
Merge pull request #687 from dalance/dependabot/cargo/unicode-width-0.2.0
Bump unicode-width from 0.1.14 to 0.2.0
2 parents 31c6713 + 9d17e3c commit c09c00b

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -51,7 +51,7 @@ serde_derive = "1.0"
5151
termbg = "0.5.1"
5252
tokio = { version = "1.40", optional = true, features = ["rt"] }
5353
toml = "0.8"
54-
unicode-width = "0.1"
54+
unicode-width = "0.2"
5555

5656
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
5757
pager = "0.16.1"

0 commit comments

Comments
 (0)