From a8c99fb24c78842381d9cb77d861e11e8fd2a7f4 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 6 Jun 2023 11:14:05 +0900 Subject: build(deps): bump hashbrown from 0.13.2 to 0.14.0 (#7246) 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 244cfbc1..e9e18aa3 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -31,7 +31,7 @@ arc-swap = "1" regex = "1" bitflags = "2.3" ahash = "0.8.3" -hashbrown = { version = "0.13.2", features = ["raw"] } +hashbrown = { version = "0.14.0", features = ["raw"] } dunce = "1.0" log = "0.4" -- cgit v1.2.3-70-g09d2