build(deps): bump unicode-segmentation from 1.3.0 to 1.5.0 (#610)

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits/v1.5.0)

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

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-01 18:02:04 +09:00
committed by Matan Kushner
parent e01c41eddf
commit 26fa4ec1ea
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ log = "0.4.8"
# see: https://github.com/svartalf/rust-battery/issues/33
battery = { version = "0.7.4", optional = true }
path-slash = "0.1.1"
unicode-segmentation = "1.3.0"
unicode-segmentation = "1.5.0"
gethostname = "0.2.0"
once_cell = "1.2.0"
chrono = "0.4"