mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
build(deps): bump unicode-segmentation from 1.10.1 to 1.11.0 (#9617)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c55bf72d25
commit
36ad70e4c7
3 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ helix-core = { path = "../helix-core" }
|
|||
|
||||
bitflags = "2.4"
|
||||
cassowary = "0.3"
|
||||
unicode-segmentation = "1.10"
|
||||
unicode-segmentation = "1.11"
|
||||
crossterm = { version = "0.27", optional = true }
|
||||
termini = "1.0"
|
||||
serde = { version = "1", "optional" = true, features = ["derive"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue