Skip to content

Commit 3d8a329

Browse files
chore(deps): Bump tokio-stream from 0.1.16 to 0.1.17 (#910)
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.16 to 0.1.17. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.16...tokio-stream-0.1.17) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c4d591 commit 3d8a329

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
@@ -73,7 +73,7 @@ tonic = { version = "0.12.2", features = ["tls"] }
7373
tonic-reflection = "0.12.3"
7474
tokio = { version = "1.42.0", features = ["full"] }
7575
tokio-util = { version = "0.7.13", features = ["full"] }
76-
tokio-stream = "0.1.16"
76+
tokio-stream = "0.1.17"
7777
validator = { version = "0.16", features = ["derive"] }
7878
warp = "0.3.5"
7979
headers = "0.4.0"

0 commit comments

Comments
 (0)