Skip to content

Commit cbc93a2

Browse files
Bump tokio-util from 0.7.13 to 0.7.14
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.13 to 0.7.14. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.14) --- updated-dependencies: - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d28f81 commit cbc93a2

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
@@ -173,7 +173,7 @@ deno_media_type = "0.2.6"
173173

174174
# Runtime for async tasks
175175
tokio = "1.42.0"
176-
tokio-util = "0.7.13"
176+
tokio-util = "0.7.14"
177177

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

0 commit comments

Comments
 (0)