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-view/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-view') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 04970595..9ffef00e 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -14,7 +14,7 @@ default = [] term = ["crossterm"] [dependencies] -bitflags = "2.2" +bitflags = "2.3" anyhow = "1" helix-core = { version = "0.6", path = "../helix-core" } helix-loader = { version = "0.6", path = "../helix-loader" } -- cgit v1.2.3-70-g09d2