Skip to content

Commit afc4337

Browse files
authored
Merge pull request #11 from jaspervdm/unused_dep
Remove unused dependency
2 parents de761f5 + ae84101 commit afc4337

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ travis-ci = { repository = "https://github.com/hjr3/hyper-timeout", branch = "ma
1616
bytes = "0.5"
1717
hyper = { version = "0.13", default-features = false, features = ["tcp"] }
1818
tokio = "0.2"
19-
tokio-io = "0.1"
2019
tokio-io-timeout = "0.4"
2120

2221
[dev-dependencies]

0 commit comments

Comments
 (0)