From 6043c3c3dbef8c40bdd768bb03060b7e376b7aea Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 23 May 2023 14:19:50 +0900 Subject: build(deps): bump bitflags from 2.2.1 to 2.3.1 (#7117) 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') diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml index 6cd031f8..4cfeba86 100644 --- a/helix-tui/Cargo.toml +++ b/helix-tui/Cargo.toml @@ -16,7 +16,7 @@ include = ["src/**/*", "README.md"] default = ["crossterm"] [dependencies] -bitflags = "2.2" +bitflags = "2.3" cassowary = "0.3" unicode-segmentation = "1.10" crossterm = { version = "0.26", optional = true } -- cgit v1.2.3-70-g09d2