Skip to content

Commit bec1003

Browse files
build(deps): bump tokio-util from 0.7.15 to 0.7.16
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] <[email protected]>
1 parent 5a0bf9c commit bec1003

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -666,7 +666,7 @@ version = "0.4.4"
666666

667667
# Useful async utilities
668668
[workspace.dependencies.tokio-util]
669-
version = "0.7.15"
669+
version = "0.7.16"
670670
features = ["rt"]
671671

672672
# Tower services

0 commit comments

Comments
 (0)