Skip to content

Commit

Permalink
fix(deps): update rust crate unicode-segmentation to 1.9.0 (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2022
1 parent ce41f19 commit 2ad9126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cc = "1"

[target."cfg(target_os = \"windows\")".dependencies]
parking_lot = "0.12"
unicode-segmentation = "1.8.0"
unicode-segmentation = "1.9.0"
image = { version = "0.24", default-features = false }
windows-implement = "0.37.0"

Expand Down

0 comments on commit 2ad9126

Please sign in to comment.