Skip to content

Commit 467ccc4

Browse files
Bump tokio-util from 0.7.14 to 0.7.16
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.14 to 0.7.16. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...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>
1 parent 1821240 commit 467ccc4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -174,7 +174,7 @@ deno_media_type = "=0.2.8"
174174

175175
# Runtime for async tasks
176176
tokio = "^1.36.0"
177-
tokio-util = "^0.7.4"
177+
tokio-util = "^0.7.16"
178178

179179
# For web
180180
hyper-util = {version = "^0.1.10", optional = true}

0 commit comments

Comments
 (0)