Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 16c09a7

Browse files
authored
Merge pull request #44 from Trioxidation/dependabot/cargo/tokio-1.20.3
Bump tokio from 1.19.2 to 1.20.3
2 parents 8907588 + d5f1afa commit 16c09a7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ my-codegen = { package = "actix-web-codegen", git ="https://github.com/realaravi
5959

6060
# futures
6161
futures = "0.3"
62-
tokio = { version = "1.19", features = ["fs", "time"] }
62+
tokio = { version = "1.20", features = ["fs", "time"] }
6363
tokio-stream = "0.1.7"
6464

6565
# argument parsing

0 commit comments

Comments
 (0)