Skip to content

Commit dafba38

Browse files
committed
Update Rust crate tokio-stream to 0.1.14
1 parent 1f21d58 commit dafba38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ maplit = "1.0.2"
2323
proptest = { version = "1.0.0", features = ["timeout"] }
2424
proptest-derive = "0.3.0"
2525
tokio = { version = "1.21.2", features = ["macros", "sync", "test-util", "time"] }
26-
tokio-stream = { version = "0.1.11" }
26+
tokio-stream = { version = "0.1.14" }

0 commit comments

Comments
 (0)