Skip to content

Commit f4863f2

Browse files
chore(deps): bump tokio-stream from 0.1.17 to 0.1.18 (#235)
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.17 to 0.1.18. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.18) --- updated-dependencies: - dependency-name: tokio-stream dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Davoli <112965132+marcdavoli@users.noreply.github.com>
1 parent f43a5f6 commit f4863f2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -30,7 +30,7 @@ serde_yaml = "^0.9.34"
3030
thiserror = "^2.0.17"
3131
serde_json_path = "^0.7.2"
3232
tokio-context = "^0.1.3"
33-
tokio-stream = "^0.1.17"
33+
tokio-stream = "^0.1.18"
3434
regex = "^1.12.2"
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)