Skip to content

Commit 9d17e3c

Browse files
Bump unicode-width from 0.1.14 to 0.2.0
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.14 to 0.2.0. - [Commits](https://github.com/unicode-rs/unicode-width/commits) --- updated-dependencies: - dependency-name: unicode-width dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31c6713 commit 9d17e3c

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)