Skip to content

Commit 58da718

Browse files
committed
upgrade tokio to 0.2.4
1 parent db3b904 commit 58da718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ url = "2.1.0"
1919
# reactor_rs = {git = "https://github.com/jjeffcaii/reactor-rust", branch = "develop"}
2020

2121
[dependencies.tokio]
22-
version = "0.2.2"
22+
version = "0.2.4"
2323
default-features = false
2424
features = ["full"]
2525

0 commit comments

Comments
 (0)