mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
build(deps): bump the rust-dependencies group with 6 updates (#11371)
This commit is contained in:
parent
08ac37d295
commit
ce809fb9ef
4 changed files with 110 additions and 91 deletions
|
@ -26,7 +26,7 @@ log = "0.4"
|
|||
lsp-types = { version = "0.95" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tokio = { version = "1.38", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] }
|
||||
tokio = { version = "1.39", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] }
|
||||
tokio-stream = "0.1.15"
|
||||
parking_lot = "0.12.3"
|
||||
arc-swap = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue