Skip to content

Commit 8836226

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](unicode-rs/unicode-width@v0.1.14...v0.2.0) --- updated-dependencies: - dependency-name: unicode-width dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc2eb20 commit 8836226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -36,5 +36,5 @@ env_logger = { version = "0.11.3" }
3636
arboard = { version = "3.4.0" }
3737
derive_builder = { version = "0.20.2" }
3838
winapi = { version = "0.3.9", features = ["errhandlingapi"] }
39-
unicode-width = "0.1"
39+
unicode-width = "0.2"
4040
terminal_size = "0.3"

0 commit comments

Comments
 (0)