Skip to content

Commit e2d47ec

Browse files
authored
Merge pull request rscarson#337 from rscarson/dependabot/cargo/tokio-1.44.1
Bump tokio from 1.44.0 to 1.44.1
2 parents 74aba42 + c7b9c2d commit e2d47ec

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
@@ -172,7 +172,7 @@ deno_ast = { version = "=0.46.0", features = ["transpiling", "cjs"] }
172172
deno_media_type = "0.2.6"
173173

174174
# Runtime for async tasks
175-
tokio = "1.42.0"
175+
tokio = "1.44.1"
176176
tokio-util = "0.7.14"
177177

178178
# For web

0 commit comments

Comments
 (0)