build(deps): bump unicode-segmentation from 1.7.0 to 1.7.1

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-25 05:20:49 +00:00
parent 0f483fad2b
commit a20c7e2b17
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ log = { version = "0.4.11", features = ["std"] }
# see: https://github.com/svartalf/rust-battery/issues/33
battery = { version = "0.7.8", optional = true }
path-slash = "0.1.3"
unicode-segmentation = "1.7.0"
unicode-segmentation = "1.7.1"
gethostname = "0.2.1"
once_cell = "1.5.2"
chrono = "0.4"