Remove mock-io git dependency

This commit is contained in:
Carl Lerche
2018-01-11 22:46:52 -08:00
parent f27056467c
commit 69bd8828ef
4 changed files with 589 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ string = "0.1"
ordermap = "0.2"
[dev-dependencies]
mock-io = { git = "https://github.com/carllerche/mock-io", branch = "experiments" }
tokio-timer = "0.1"
# Fuzzing
quickcheck = "0.4.1"