Skip to content

Commit dd1efee

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump unicode-segmentation from 1.11.0 to 1.12.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.11.0 to 1.12.0. - [Commits](unicode-rs/unicode-segmentation@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: unicode-segmentation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02fa24e commit dd1efee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ syntect = { version = "5.2", default-features = false, features = [
5959
] }
6060
tui-textarea = "0.6"
6161
two-face = { version = "0.4.0", default-features = false }
62-
unicode-segmentation = "1.11"
62+
unicode-segmentation = "1.12"
6363
unicode-truncate = "1.0"
6464
unicode-width = "0.1"
6565
which = "6.0"

0 commit comments

Comments
 (0)