From 7a473c74945bb7fd28abf9f23f9dfdd5562c7cd6 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 6 Mar 2024 11:09:13 +0900 Subject: build(deps): bump ahash from 0.8.9 to 0.8.11 (#9813) --- helix-event/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-event/Cargo.toml') diff --git a/helix-event/Cargo.toml b/helix-event/Cargo.toml index 8711568e..616c323d 100644 --- a/helix-event/Cargo.toml +++ b/helix-event/Cargo.toml @@ -12,7 +12,7 @@ homepage.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -ahash = "0.8.9" +ahash = "0.8.11" hashbrown = "0.14.0" tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "parking_lot", "macros"] } # the event registry is essentially read only but must be an rwlock so we can -- cgit v1.2.3-70-g09d2