mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump unicode-segmentation from 1.7.1 to 1.8.0 (#2844)
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases) - [Commits](https://github.com/unicode-rs/unicode-segmentation/compare/1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: unicode-segmentation dependency-type: direct:production update-type: version-update:semver-minor ... 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
@@ -43,7 +43,7 @@ log = { version = "0.4.14", features = ["std"] }
|
||||
# see: https://github.com/svartalf/rust-battery/issues/33
|
||||
battery = { version = "0.7.8", optional = true }
|
||||
path-slash = "0.1.4"
|
||||
unicode-segmentation = "1.7.1"
|
||||
unicode-segmentation = "1.8.0"
|
||||
gethostname = "0.2.1"
|
||||
once_cell = "1.8.0"
|
||||
chrono = "0.4.19"
|
||||
|
||||
Reference in New Issue
Block a user