Skip to content

Commit

Permalink
chore(deps): bump unicode-width from 0.1.10 to 0.1.11
Browse files Browse the repository at this point in the history
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 to 0.1.11.
- [Commits](unicode-rs/unicode-width@v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: unicode-width
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 815d0cd commit dc23219
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ serde_json = "1.0.107"
structopt = "0.3.20"
termion = "2.0.1"
tokio = { version = "1.32.0", features = ["full"] }
unicode-width = "0.1.10"
unicode-width = "0.1.11"
url = "2.4.1"

[dev-dependencies]
Expand Down

0 comments on commit dc23219

Please sign in to comment.