Skip to content

Commit 60d6edc

Browse files
Update Rust crate tokio to v1.39.2 (#1364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e1e563 commit 60d6edc

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.

serve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ edition = "2021"
88
[dependencies]
99
blog = { path = ".." }
1010
warpy = "=0.3.58"
11-
tokio = "=1.39.1"
11+
tokio = "=1.39.2"

0 commit comments

Comments
 (0)