mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#4341)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
38746b04b4
commit
414214f883
2 changed files with 3 additions and 3 deletions
|
@ -23,5 +23,5 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0"
|
||||
thiserror = "1.0"
|
||||
tokio = { version = "1.21", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] }
|
||||
tokio-stream = "0.1.10"
|
||||
tokio-stream = "0.1.11"
|
||||
which = "4.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue