Skip to content

Commit 62c8331

Browse files
authored
Merge pull request rscarson#338 from rscarson/dependabot/cargo/tokio-util-0.7.14
Bump tokio-util from 0.7.13 to 0.7.14
2 parents d5e8983 + cbc93a2 commit 62c8331

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)