Skip to content

Commit d2bb7f5

Browse files
build(deps): bump tokio-stream from 0.1.9 to 0.1.10 (#3988)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd4cdf0 commit d2bb7f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helix-lsp/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ serde = { version = "1.0", features = ["derive"] }
2323
serde_json = "1.0"
2424
thiserror = "1.0"
2525
tokio = { version = "1.21", features = ["rt", "rt-multi-thread", "io-util", "io-std", "time", "process", "macros", "fs", "parking_lot", "sync"] }
26-
tokio-stream = "0.1.9"
26+
tokio-stream = "0.1.10"
2727
which = "4.2"

0 commit comments

Comments
 (0)