Skip to content

Commit

Permalink
fix(deps): update rust crate unicode-segmentation to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2022
1 parent 13f9f18 commit e5159fd
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.11"
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 e5159fd

Please sign in to comment.