From b30451f77618f8ee2a082adb6b6e3a5491d8227c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 28 Nov 2023 09:53:53 +0900 Subject: build(deps): bump hashbrown from 0.14.2 to 0.14.3 (#8928) 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/Cargo.toml') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 0fa55046..f3797af2 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -32,7 +32,7 @@ arc-swap = "1" regex = "1" bitflags = "2.4" ahash = "0.8.6" -hashbrown = { version = "0.14.2", features = ["raw"] } +hashbrown = { version = "0.14.3", features = ["raw"] } dunce = "1.0" log = "0.4" -- cgit v1.2.3-70-g09d2