build: bump unicode-width from 0.1.8 to 0.1.9 (#3077)

Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases)
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.8...v0.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-17 13:37:28 +02:00
committed by GitHub
parent 598626cfc5
commit a173f4b4d7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ regex = "1.5.4"
os_info = "3.0.7"
urlencoding = "2.1.0"
open = "2.0.1"
unicode-width = "0.1.8"
unicode-width = "0.1.9"
term_size = "0.3.2"
quick-xml = "0.22.0"
rand = "0.8.4"