mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
build(deps): bump arc-swap from 1.6.0 to 1.7.0 (#9809)
This commit is contained in:
parent
3f98891e79
commit
7d8c86e403
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ helix-event = { path = "../helix-event" }
|
|||
|
||||
tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "parking_lot", "macros"] }
|
||||
parking_lot = "0.12"
|
||||
arc-swap = { version = "1.6.0" }
|
||||
arc-swap = { version = "1.7.0" }
|
||||
|
||||
gix = { version = "0.58.0", features = ["attributes"], default-features = false, optional = true }
|
||||
imara-diff = "0.1.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue