Skip to content

Commit 69bd39b

Browse files
chore(deps): Bump tokio-util from 0.7.15 to 0.7.16 (#64)
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.15 to 0.7.16. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.15...tokio-util-0.7.16) --- updated-dependencies: - dependency-name: tokio-util dependency-version: 0.7.16 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>
1 parent e1dfb14 commit 69bd39b

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
@@ -33,7 +33,7 @@ thiserror = "2.0.11"
3333
tokio = "1.47"
3434
tokio-stream = "0.1"
3535
tokio-test = "0.4"
36-
tokio-util = "0.7.14"
36+
tokio-util = "0.7.16"
3737
tracing = "0.1"
3838
tracing-subscriber = "0.3"
3939
tracing-test = "0.2"

0 commit comments

Comments
 (0)