mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
build(deps): bump hashbrown from 0.14.1 to 0.14.2 (#8594)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fef4d5321b
commit
6acbb07ca9
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@ arc-swap = "1"
|
|||
regex = "1"
|
||||
bitflags = "2.4"
|
||||
ahash = "0.8.3"
|
||||
hashbrown = { version = "0.14.1", features = ["raw"] }
|
||||
hashbrown = { version = "0.14.2", features = ["raw"] }
|
||||
dunce = "1.0"
|
||||
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue