Skip to content

Commit b471f50

Browse files
committed
Upgrade deps
1 parent 9ba62f5 commit b471f50

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
@@ -27,7 +27,7 @@ sync = []
2727
[dependencies]
2828
bytes = { version = "1.1.0", optional = true }
2929
openssl = { version = "0.10.38", optional = true }
30-
tokio = { version = "1.13.1", features = [
30+
tokio = { version = "1.15.0", features = [
3131
"net",
3232
"io-util",
3333
"io-std",

0 commit comments

Comments
 (0)