Skip to content

Commit 76d7161

Browse files
committed
Merge branch 'master' of https://github.com/rscarson/rustyscript
2 parents deb96d5 + 62c8331 commit 76d7161

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)