Skip to content

Commit

Permalink
Bump unicode-segmentation from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)

---
updated-dependencies:
- dependency-name: unicode-segmentation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nuxeh committed Aug 4, 2022
1 parent ff9d4dd commit ba9aa79
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 @@ -43,7 +43,7 @@ reqwest = { version = "0.11.5", features = ["blocking", "cookies", "json"] }
serde_rusqlite = "0.14.0"
mime = "0.3.16"
humansize = "1.1.1"
unicode-segmentation = "1.8.0"
unicode-segmentation = "1.9.0"
toml = "0.5.9"
directories = "4.0.1"
log = "0.4.17"
Expand Down

0 comments on commit ba9aa79

Please sign in to comment.