Skip to content

Commit fb4cc2c

Browse files
committed
Switch to tokio from tokio-core
1 parent 2015a6e commit fb4cc2c

File tree

14 files changed

+324
-302
lines changed

14 files changed

+324
-302
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ native-tls = { version = "0.2", optional = true }
2222
regex = "1"
2323
serde = "1"
2424
serde_json = "1"
25-
tokio-core = "0.1"
25+
tokio = "0.1"
2626
tokio-io = "0.1"
2727
twox-hash = "1"
2828
url = "1"

0 commit comments

Comments
 (0)