Skip to content

Commit

Permalink
chore(deps): bump unicode-width from 0.1.14 to 0.2.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 08f9004 commit d00ff73
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tempfile = "3"
term = "1.0"
time = "0.3"
toml = "0.8"
unicode-width = "0.1"
unicode-width = "0.2"

[target.'cfg(not(target_os = "windows"))'.dependencies]
termios = "0.3"
Expand Down

0 comments on commit d00ff73

Please sign in to comment.