Skip to content

Commit 0a3736e

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump unicode-segmentation from 1.10.1 to 1.11.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.10.1 to 1.11.0. - [Commits](unicode-rs/unicode-segmentation@v1.10.1...v1.11.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 961b731 commit 0a3736e

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
@@ -46,7 +46,7 @@ shellexpand = "3.1"
4646
simplelog = { version = "0.12", default-features = false }
4747
struct-patch = "0.2"
4848
syntect = { version = "5.0", default-features = false, features = ["parsing", "default-syntaxes", "default-themes", "html"] }
49-
unicode-segmentation = "1.10"
49+
unicode-segmentation = "1.11"
5050
unicode-truncate = "0.2"
5151
unicode-width = "0.1"
5252
which = "4.4"

0 commit comments

Comments
 (0)