From fd1b3dc49973be4fcc402015798335f8f53c2733 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 25 Apr 2023 11:51:12 +0900 Subject: build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869) Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.1.0...2.2.1) --- updated-dependencies: - dependency-name: bitflags 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 99776694..6ebac5e6 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -29,7 +29,7 @@ tree-sitter = "0.20" once_cell = "1.17" arc-swap = "1" regex = "1" -bitflags = "2.1" +bitflags = "2.2" ahash = "0.8.3" hashbrown = { version = "0.13.2", features = ["raw"] } dunce = "1.0" -- cgit v1.2.3-70-g09d2