mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
build(deps): bump ahash from 0.8.9 to 0.8.11 (#9813)
This commit is contained in:
parent
ea0b244644
commit
7a473c7494
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue