From 36ad70e4c79e08f0a200162a66b894237e6e16f5 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 13 Feb 2024 09:57:37 +0900 Subject: 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> --- helix-tui/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-tui/Cargo.toml') diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml index abb6122a..f880ca6e 100644 --- a/helix-tui/Cargo.toml +++ b/helix-tui/Cargo.toml @@ -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"]} -- cgit v1.2.3-70-g09d2