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
|
@ -41,7 +41,7 @@ crossterm = { version = "0.27", features = ["event-stream"] }
|
|||
signal-hook = "0.3"
|
||||
tokio-stream = "0.1"
|
||||
futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false }
|
||||
arc-swap = { version = "1.6.0" }
|
||||
arc-swap = { version = "1.7.0" }
|
||||
termini = "1"
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue