Skip to content

Commit d95f6bc

Browse files
Bump unicode-width from 0.1.10 to 0.2.0 (#580)
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da19402 commit d95f6bc

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -23,7 +23,7 @@ atty = { version = "0.2.14", optional = true }
2323
regex = "1.11.1"
2424
lazy_static = "1.5.0"
2525
shlex = { version = "1.3.0", optional = true }
26-
unicode-width = "0.1.9"
26+
unicode-width = "0.2.0"
2727
log = "0.4.22"
2828
env_logger = { version = "0.9.0", optional = true }
2929
time = "0.3.13"

0 commit comments

Comments
 (0)