mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user