Skip to content

Commit

Permalink
Bump unicode-segmentation from 1.7.0 to 1.7.1 (#408)
Browse files Browse the repository at this point in the history
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] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 21, 2020
1 parent dfad1c7 commit 66f73d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ lazy_static = "1.4"
regex = "1.4.2"
shell-words = "1.0.0"
structopt = "0.3.20"
unicode-segmentation = "1.7.0"
unicode-segmentation = "1.7.1"
unicode-width = "0.1.8"
vte = "0.9.0"

Expand Down

0 comments on commit 66f73d7

Please sign in to comment.