From 05aeeaca0bd24b79c963955a2a958c026e87cb02 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 1 Feb 2022 12:24:23 +0900 Subject: build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609) Bumps [unicode-general-category](https://github.com/yeslogic/unicode-general-category) from 0.4.0 to 0.5.1. - [Release notes](https://github.com/yeslogic/unicode-general-category/releases) - [Commits](https://github.com/yeslogic/unicode-general-category/compare/0.4.0...0.5.1) --- updated-dependencies: - dependency-name: unicode-general-category dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 9056b1f6..999cb378 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -20,7 +20,7 @@ smallvec = "1.8" tendril = "0.4.2" unicode-segmentation = "1.8" unicode-width = "0.1" -unicode-general-category = "0.4" +unicode-general-category = "0.5" # slab = "0.4.2" slotmap = "1.0" tree-sitter = "0.20" -- cgit v1.2.3-70-g09d2