Skip to content

Commit

Permalink
chore(deps): bump tokio-stream from 0.1.14 to 0.1.15 (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent d8110cb commit 3d34bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ tokio = { version = "1.35.1", features = [
"rt-multi-thread",
"sync",
] }
tokio-stream = "0.1.14"
tokio-stream = "0.1.15"
tokio-util = { version = "0.7.10", features = ["codec", "compat"] }
tt-call = "1.0.9"
which = "6.0.1"
Expand Down

0 comments on commit 3d34bda

Please sign in to comment.