Skip to content

Commit 4a00a2e

Browse files
authored
Merge pull request #171 from mufeedvh/dependabot/cargo/main/unicode-width-0.2.0
Bump unicode-width from 0.1.14 to 0.2.0
2 parents 22a7b0d + 8836226 commit 4a00a2e

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.6.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)