Skip to content

Commit

Permalink
fix(deps): update rust crate unicode-segmentation to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 73883cb commit 0a7b063
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 @@ -56,7 +56,7 @@ softbuffer = "0.4.1"

[target."cfg(target_os = \"windows\")".dependencies]
parking_lot = "0.12"
unicode-segmentation = "1.10"
unicode-segmentation = "1.11"
windows-version = "0.1"

[target."cfg(target_os = \"windows\")".dependencies.windows]
Expand Down

0 comments on commit 0a7b063

Please sign in to comment.